Skip to content

Commit

Permalink
Updated files with 'repo_helper'.
Browse files Browse the repository at this point in the history
  • Loading branch information
repo-helper[bot] committed Mar 28, 2022
1 parent a3b47fd commit 84ea51b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/manylinux_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ jobs:

- name: "Run Tests"
run: |
rm wheelhouse/pyms_nist_search-*-${{ matrix.config.tag }}*-linux*.whl
for whl in wheelhouse/pyms_nist_search-*-${{ matrix.config.tag }}*-manylinux*.whl; do
# Test tox with wheels
python -m tox -r -e ${{ matrix.config.testenv }} --installpkg "$whl"
Expand Down

0 comments on commit 84ea51b

Please sign in to comment.