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 208800a commit 075d5f1Copy full SHA for 075d5f1
.github/workflows/test-extension.yml
@@ -7,6 +7,9 @@ on:
7
8
jobs:
9
test:
10
+ defaults:
11
+ run:
12
+ working-directory: src/extension
13
runs-on: ubuntu-latest
14
steps:
15
- uses: actions/checkout@v4
0 commit comments