Skip to content

Commit

Permalink
let's see
Browse files Browse the repository at this point in the history
  • Loading branch information
rilma committed Oct 28, 2023
1 parent b67128d commit adb31e5
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@ jobs:
# lsb_release --all
- name: Install dependencies
run: |
make install
- name: Run code test in Python programs
run: |
make test
# make install
pip install coveralls numpy
# - name: Run code test in Python programs
# run: |
# make test

0 comments on commit adb31e5

Please sign in to comment.