Skip to content

Commit

Permalink
test: test ci
Browse files Browse the repository at this point in the history
  • Loading branch information
HinsonSIDAN committed Nov 13, 2023
1 parent 95c8eea commit 7ecc5f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ jobs:
steps:
- uses: actions/checkout@v3

- uses: aiken-lang/setup-aiken@v1.0.20-alpha
- uses: aiken-lang/setup-aiken@v0.1.0
with:
version: v1
version: v1.0.20-alpha

- run: aiken fmt --check
- run: aiken check -D
Expand Down

0 comments on commit 7ecc5f6

Please sign in to comment.