Skip to content

Commit

Permalink
Possible CI fix
Browse files Browse the repository at this point in the history
  • Loading branch information
scott-wilson committed Jan 10, 2024
1 parent b5d18c0 commit 730885a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test_suite_python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,8 @@ jobs:
- "3" # Latest version
runs-on: ${{matrix.os}}
steps:
- uses: actions/checkout@v4
- uses: dtolnay/rust-toolchain@stable
- uses: Swatinem/rust-cache@v2
- name: Setup Python ${{matrix.python-version}}
id: setup-python
uses: actions/setup-python@v5
Expand Down

0 comments on commit 730885a

Please sign in to comment.