We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6357a6 commit 2a449a0Copy full SHA for 2a449a0
.github/workflows/ci.yml
@@ -55,7 +55,7 @@ jobs:
55
- name: Run gitly
56
run: |
57
cd gitly
58
- v run tests/first_run.v
+ v -g run tests/first_run.v
59
60
macos:
61
runs-on: macos-latest
@@ -104,7 +104,7 @@ jobs:
104
- name: Run gitly tests
105
106
107
108
109
# windows-msvc:
110
# runs-on: windows-latest
@@ -223,4 +223,4 @@ jobs:
223
224
225
226
0 commit comments