Skip to content

Commit cd55679

Browse files
author
colinmcneil
committed
Use ui for UI tests
1 parent 075d5f1 commit cd55679

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-extension.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
test:
1010
defaults:
1111
run:
12-
working-directory: src/extension
12+
working-directory: src/extension/ui
1313
runs-on: ubuntu-latest
1414
steps:
1515
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)