Skip to content

Commit

Permalink
add path to test
Browse files Browse the repository at this point in the history
Signed-off-by: Radoslaw Szwajkowski <[email protected]>
  • Loading branch information
rszwajko committed Sep 24, 2024
1 parent 282fea3 commit 8483d63
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci-repo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,5 +75,7 @@ jobs:
- run: |
cd vscode
npm ci
- run: xvfb-run -a npm run test
- run: |
cd vscode
xvfb-run -a npm run test

0 comments on commit 8483d63

Please sign in to comment.