Skip to content

Commit

Permalink
Remove debug engine tests from release package
Browse files Browse the repository at this point in the history
  • Loading branch information
albertziegenhagel committed Jul 11, 2024
1 parent 626c61c commit 55a98c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:

- name: Package
run: |
rm -r tests
rm concord-extension/childdebugger-concord-x86_64-windows.zip
vsce package --target win32-x64 --pre-release
mv childdebugger-win32-x64-*.vsix childdebugger-win32-x64.vsix
Expand Down

0 comments on commit 55a98c7

Please sign in to comment.