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 644e080 commit 38f86f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-unit-vizro-core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
test-unit-vizro-core:
name: test-unit-vizro-core on Py${{ matrix.config.py }} ${{ matrix.config.label }}

runs-on: ${{ matrix.os }}
runs-on: ${{ matrix.config.os }}
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 38f86f4

Please sign in to comment.