Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
mgpai22 authored Jan 26, 2024
1 parent 41fb471 commit f496d56
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 @@ -13,8 +13,8 @@ jobs:

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

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

0 comments on commit f496d56

Please sign in to comment.