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 25c696c commit 564c5a8Copy full SHA for 564c5a8
.github/workflows/ci.yml
@@ -37,4 +37,5 @@ jobs:
37
run: npm install
38
39
- name: Run CI tests inside container
40
+ working-directory: ${{ github.workspace }}
41
run: ./convert-and-validate-specs.sh
0 commit comments