Skip to content
This repository has been archived by the owner on Apr 24, 2023. It is now read-only.

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nkalupahana authored Oct 3, 2021
1 parent 5d5e570 commit 26174a8
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 @@ -7,4 +7,4 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Install
run: pip install numpy==1.15.1
run: pip3 install numpy==1.15.1

0 comments on commit 26174a8

Please sign in to comment.