Skip to content

Commit

Permalink
Update Ubuntu-latest.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pthomadakis authored Jun 19, 2024
1 parent 089ed23 commit 6a42810
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/Ubuntu-latest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,6 @@ jobs:
run: cd ${{github.workspace}}/frontends/numpy-scipy/ && pip3 install -e .

- name: Test CometPy
working-directory: ${{github.workspace}}/build
working-directory: ${{github.workspace}}/frontends/numpy-scipy/integration_tests/

run: |
cd ${{github.workspace}}/frontends/numpy-scipy/integration_tests/ && python3 numpy_integration.py -v
run: python3 numpy_integration.py -v

0 comments on commit 6a42810

Please sign in to comment.