Skip to content

Commit 2871402

Browse files
author
Phil Cummins
committed
zeromq_pyre
1 parent 65bd98e commit 2871402

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
run: |
5353
python -m pip install --upgrade pip
5454
pip install nose
55-
pip install dist/zeromq-pyre-*.tar.gz
55+
pip install dist/zeromq_pyre-*.tar.gz
5656
- name: Test with nose
5757
working-directory: tests
5858
run: python -m nose -v --exe

0 commit comments

Comments
 (0)