Skip to content

Commit

Permalink
More GH workflow changes
Browse files Browse the repository at this point in the history
  • Loading branch information
rtuck99 committed Jan 17, 2025
1 parent 3cdb833 commit 4c8911f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/system_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ on:
required: true
default: "3.11"
type: string
env:
# https://github.com/pytest-dev/pytest/issues/2042
PY_IGNORE_IMPORTMISMATCH: "1"

jobs:
run-system-tests:
runs-on: system-tests
Expand Down

0 comments on commit 4c8911f

Please sign in to comment.