Skip to content

Commit 6ad4481

Browse files
fix
1 parent 7869409 commit 6ad4481

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/night.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
run: ./task vintner --version
3030

3131
- name: (PREPARE) Pull Example Dependencies
32-
run: ./task examples:pull
32+
run: ./task pull
3333

3434
- name: (TEST) Execute Tests
3535
run: ./task test

0 commit comments

Comments
 (0)