Skip to content

Commit

Permalink
Test to see what jobs run
Browse files Browse the repository at this point in the history
  • Loading branch information
antonymilne committed Oct 29, 2024
1 parent b0db4e7 commit ca4ca33
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test-unit-vizro-core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ jobs:
label: Windows

# Run Windows jobs only on merges to main
if: github.event_name == 'push' && github.ref == 'refs/heads/main' && matrix.os == 'windows-latest'
steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit ca4ca33

Please sign in to comment.