We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f285d3a commit d180e80Copy full SHA for d180e80
1 file changed
.github/workflows/ContinuousIntegration.yaml
@@ -25,4 +25,4 @@ jobs:
25
- name: Install dependencies
26
run: npm ci
27
- name: Run tests
28
- run: ./run.ps1 Test
+ run: ./invoke.ps1 Test
0 commit comments