Skip to content

Commit

Permalink
test setup by itself
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian-B committed Jan 16, 2024
1 parent 5ee7291 commit 3d0c9cd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/python_actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,9 @@ jobs:
with:
virtual: true

- name test setup
- pytest --nbmake 00.Setup/Setup.ipynb

- name: Build test bash
run: python integration_tests/bash_builder.py

Expand Down

0 comments on commit 3d0c9cd

Please sign in to comment.