Skip to content

Commit

Permalink
Update test.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
georgelemon authored Apr 19, 2024
1 parent e439de4 commit 71c26eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- run: "npm install node-gyp -g"
- run: "npm install cmake-js -g"
- run: "choosenim show path -y"
- run: nimble install denim@#head
- run: nimble install denim@#head -Y
- run: nimble test
- name: "test denim on windows"
if: matrix.os == 'windows-latest'
Expand Down

0 comments on commit 71c26eb

Please sign in to comment.