Skip to content

Commit

Permalink
could it be?
Browse files Browse the repository at this point in the history
  • Loading branch information
ocefpaf committed Aug 29, 2023
1 parent aa667c4 commit 99fc944
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 @@ -33,8 +33,8 @@ jobs:

- name: Install depfinder
run: >
python -m pip install -e .
&& python -m pip install -r requirements-dev.txt
pip install -e .
&& pip install -r requirements-dev.txt
- name: test w/o conda-forge-metadata
run: >
Expand Down

0 comments on commit 99fc944

Please sign in to comment.