Skip to content

Commit

Permalink
Fix "test minimum versions" job (#597)
Browse files Browse the repository at this point in the history
  • Loading branch information
krassowski authored Nov 26, 2024
1 parent 844b46d commit 201c413
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ jobs:
- uses: actions/checkout@v4
- uses: jupyterlab/maintainer-tools/.github/actions/base-setup@v1
with:
dependency_type: pre
dependency_type: minimum
- name: Run the unit tests
run: |
hatch run test:nowarn || hatch run test:nowarn --lf
Expand Down

0 comments on commit 201c413

Please sign in to comment.