Skip to content

Commit

Permalink
fix: bug in test
Browse files Browse the repository at this point in the history
  • Loading branch information
beckermr committed Sep 1, 2024
1 parent 82a8313 commit 4cae6e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -232,8 +232,8 @@ jobs:
base-branch: ${{ github.head_ref }}
head-branch: tests-ignore
ignored-packages: |
- python
- numpy
python
numpy
- name: did it not relock?
if: steps.relock.outputs.relocked == 'true'
Expand Down

0 comments on commit 4cae6e7

Please sign in to comment.