Skip to content

Commit

Permalink
Update windows.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ArnavMehta3000 authored Aug 12, 2024
1 parent a4cd8c5 commit 4b3663f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,8 @@ jobs:
path: ${{ env.XMAKE_GLOBALDIR }}/.xmake/packages
key: ${{ steps.restore-depcache.outputs.cache-primary-key }}

# - name: Build Visualizer
# run: xmake --all --yes
- name: Build Visualizer
run: xmake --all --yes

- name: Run tests
run: xmake test */compile_pass
# - name: Run tests
# run: xmake test */compile_pass

0 comments on commit 4b3663f

Please sign in to comment.