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 38a7c62 commit 28006ba
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/testarch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,10 +66,9 @@ jobs:
- name: List packaged VSIX
run: ls -lh $VSIX_PACKAGE_PATH

# Use vsce to show package details
- name: Show vsce package details
run: vsce show $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 28006ba

Please sign in to comment.