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