Skip to content

Commit

Permalink
fixed step is
Browse files Browse the repository at this point in the history
  • Loading branch information
kmilo9999 committed Jun 12, 2024
1 parent 9745124 commit bb46bc7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/unit_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ jobs:
- uses: actions/checkout@v4
- name: Set up Python ${{ matrix.python-version }}
uses: actions/setup-python@v5
with:
id: cp310
id: cp310
with:
python-version: ${{ matrix.python-version }}
- name: Install ubuntu dependencies
shell: bash -el {0}
Expand Down

0 comments on commit bb46bc7

Please sign in to comment.