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 7869409 commit 6ad4481Copy full SHA for 6ad4481
.github/workflows/night.yaml
@@ -29,7 +29,7 @@ jobs:
29
run: ./task vintner --version
30
31
- name: (PREPARE) Pull Example Dependencies
32
- run: ./task examples:pull
+ run: ./task pull
33
34
- name: (TEST) Execute Tests
35
run: ./task test
0 commit comments