Skip to content

Commit

Permalink
temp3
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaoruiDong committed Sep 14, 2023
1 parent 22f2e98 commit 949ca2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
run: python -m pip install --no-deps -vv ./

- name: Install Pytest
run: mamba install -y pytest pytest-cov pytest-check
run: mamba install -y -c conda-forge pytest=7.4.2 pytest-cov=4.1.0 pytest-check

- name: Mamba info
run: |
Expand Down

0 comments on commit 949ca2b

Please sign in to comment.