Skip to content

Commit

Permalink
Merge pull request #3 from UG4/anaegel-patch-1
Browse files Browse the repository at this point in the history
Update push_event_workflow.yml: install ug4py-base
  • Loading branch information
anaegel authored Jun 13, 2024
2 parents c98381c + e1876fc commit bdd8277
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/push_event_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ jobs:
- name : Checkout code
uses : actions/checkout@v2

#- name : Install Packages
# run : pip install unittest
- name : Install Packages
run : pip install ug4py-base

- name : Run tests
run : python -m unittest tests/integration/test-solvers.py

0 comments on commit bdd8277

Please sign in to comment.