Skip to content

Commit

Permalink
Add tests step into CI
Browse files Browse the repository at this point in the history
  • Loading branch information
LeftTwixWand authored Oct 31, 2024
1 parent 582856f commit 99e8520
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ jobs:
- name: Build the extension
run: yarn package

# Add integration tests here:
# https://code.visualstudio.com/api/working-with-extensions/continuous-integration
- name: Test the extension
run: yarn test

# - name: Package the extension
# run: |
Expand Down

0 comments on commit 99e8520

Please sign in to comment.