Skip to content

Commit

Permalink
syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
disruptek committed Feb 12, 2024
1 parent 7aba196 commit e12c148
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 @@ -82,7 +82,7 @@ jobs:
nimble --accept install "https://github.com/disruptek/balls@3.9.11"
- name: Balls
if: ${{ matrix.nim }} != 'version-1-6'
if: matrix.nim != 'version-1-6'
shell: bash
run: |
cd project
Expand Down

0 comments on commit e12c148

Please # to comment.