Skip to content

Commit

Permalink
Merge pull request #16 from UG4/anaegel-patch-2
Browse files Browse the repository at this point in the history
Update push_event_workflow.yml
  • Loading branch information
anaegel authored Jun 14, 2024
2 parents c507672 + 04a6e59 commit 4e15d5f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/push_event_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@ jobs:
- name : Run tests
run : |
python -m unittest tests/integration/test-solvers.py
ls
cd $HOME
ls
- name: Push to main
if: success()
Expand Down

0 comments on commit 4e15d5f

Please sign in to comment.