Skip to content

Commit 4f54e54

Browse files
authored
ci: Don't rely on project's own knope.toml when testing old versions (#17)
We're using features that are too new / don't validate 😬
1 parent 516858c commit 4f54e54

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
version: 0.16.2
3737
- name: Test Knope
3838
run: knope --help
39+
working-directory: /tmp
3940
- name: Verify no artifacts in path
4041
run: git status
4142
pass-a-token:

0 commit comments

Comments
 (0)