Skip to content

Commit

Permalink
Loosen workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobbieker committed Jan 26, 2025
1 parent 65e046a commit e2c1dc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflows.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- cron: "0 12 * * 1"
jobs:
call-run-python-tests:
uses: openclimatefix/.github/.github/workflows/python-test.yml@v1.8.1
uses: openclimatefix/.github/.github/workflows/python-test.yml
with:
# 0 means don't use pytest-xdist
pytest_numcpus: "1"
Expand Down

0 comments on commit e2c1dc3

Please sign in to comment.