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 8cc58b7 commit 63858deCopy full SHA for 63858de
.github/workflows/ci.yaml
@@ -23,4 +23,4 @@ jobs:
23
24
- name: Run tests
25
run: python -m unittest discover
26
- working-directory: path/to/directory
+ working-directory: ci-cd/02-github-action-ci
ci-cd/02-github-action-ci/ci.yaml
0 commit comments