Skip to content

Commit

Permalink
Update test_build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ianhi authored Oct 25, 2021
1 parent b5a15e3 commit 78277c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
architecture: "x64"

- name: install stuff
run: pip install scikit-image numpy
run: pip install pytest numpy

- name: Download Docker Image (Artifact)
uses: actions/download-artifact@v2
Expand Down

0 comments on commit 78277c6

Please sign in to comment.