We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c53cbb0 commit b8c67e5Copy full SHA for b8c67e5
.github/workflows/njs-modify-body.yml
@@ -24,4 +24,4 @@ jobs:
24
- name: run tests
25
run: |
26
cd njs-modify-body
27
- ./testing/test.sh ./about
+ ../testing/test.sh ./about
0 commit comments