Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ignaciosy committed Jan 17, 2025
1 parent 499bff9 commit 0f02d0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
run: bin/setup

- name: Run tests
run: bin/check ${{ appraisal }}
run: bin/check ${{ matrix.appraisal }}

lint:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 0f02d0f

Please sign in to comment.