Skip to content

Commit

Permalink
fix version
Browse files Browse the repository at this point in the history
  • Loading branch information
mgpai22 committed Jan 23, 2024
1 parent 00c52c3 commit cbe1988
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ jobs:

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

- run: aiken fmt --check
- run: aiken check -D
- run: aiken build
- run: aiken check
- run: aiken build

0 comments on commit cbe1988

Please sign in to comment.