Skip to content

Commit

Permalink
Fix workflow reference
Browse files Browse the repository at this point in the history
  • Loading branch information
Mews committed Jun 12, 2024
1 parent 1e0ff2d commit 4ac57f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:

jobs:
call-run-python-tests:
uses: Mews/.github/workflows/run-python-tests.yaml@main
uses: Mews/.github/.github/run-python-tests.yaml@main
with:
python_versions: '["3.10", "3.11", "3.12"]'
os_list: '["ubuntu-latest", "windows-latest"]'

0 comments on commit 4ac57f1

Please sign in to comment.