Skip to content

Commit

Permalink
Merge pull request #9 from UG4/anaegel-patch-1
Browse files Browse the repository at this point in the history
Update push_event_workflow.yml:trame
  • Loading branch information
anaegel authored Jun 13, 2024
2 parents 0f47ea1 + 691d206 commit f4cdc02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push_event_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
uses : actions/checkout@v2

- name : Install Packages
run : pip install ug4py-base matplotlib ipython pyvista
run : pip install ug4py-base matplotlib ipython pyvista trame ipywidgets

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

0 comments on commit f4cdc02

Please sign in to comment.