Skip to content

Commit

Permalink
update test runner
Browse files Browse the repository at this point in the history
  • Loading branch information
MicroProofs committed Jun 1, 2024
1 parent 67084cf commit a1b0709
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@v0.1.0
- uses: aiken-lang/setup-aiken@v1
with:
version: v1.0.26-alpha
version: v1.0.28-alpha

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

0 comments on commit a1b0709

Please sign in to comment.