Update .github/workflows/unit_tests.yml
Some checks failed
Unit Testing / test (3.12) (pull_request) Failing after 2m19s
Unit Testing / test (3.8) (pull_request) Failing after 2m22s
Unit Testing / test (3.9) (pull_request) Failing after 2m23s
Unit Testing / test (3.11) (pull_request) Failing after 2m33s
Unit Testing / test (3.10) (pull_request) Failing after 2m37s
Some checks failed
Unit Testing / test (3.12) (pull_request) Failing after 2m19s
Unit Testing / test (3.8) (pull_request) Failing after 2m22s
Unit Testing / test (3.9) (pull_request) Failing after 2m23s
Unit Testing / test (3.11) (pull_request) Failing after 2m33s
Unit Testing / test (3.10) (pull_request) Failing after 2m37s
This commit is contained in:
3
.github/workflows/unit_tests.yml
vendored
3
.github/workflows/unit_tests.yml
vendored
@@ -19,10 +19,9 @@ jobs:
|
||||
fail-fast: false
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/checkout@v6
|
||||
with:
|
||||
lfs: 'true'
|
||||
token: ${{ secrets.CICD }}
|
||||
- name: Set up Python ${{ matrix.python-version }}
|
||||
uses: actions/setup-python@v5
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user