Skip to content

Commit

Permalink
update: url
Browse files Browse the repository at this point in the history
Signed-off-by: shivamsouravjha <2019145@iiitdmj.ac.in>
  • Loading branch information
shivamsouravjha committed Sep 18, 2024
1 parent 28006ba commit 9684fc1
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/testarch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,9 +66,5 @@ jobs:
- name: List packaged VSIX
run: ls -lh $VSIX_PACKAGE_PATH

# Inspect the contents of the VSIX package
- name: Inspect VSIX package
run: unzip -l $VSIX_PACKAGE_PATH

- run: xvfb-run -a npm test
if: runner.os == 'Linux'

0 comments on commit 9684fc1

Please sign in to comment.