Skip to content

Commit

Permalink
Simple demo: renamed files to indicate order
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastian-echeverria committed Dec 13, 2024
1 parent 506f945 commit 7119448
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 4 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
8 changes: 4 additions & 4 deletions demo/simple/test.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
poetry run pytest --nbmake ./demo/simple/negotiation.ipynb
poetry run pytest --nbmake ./demo/simple/requirements.ipynb
poetry run pytest --nbmake ./demo/simple/evidence.ipynb
poetry run pytest --nbmake ./demo/simple/report.ipynb
poetry run pytest --nbmake ./demo/simple/1_negotiation.ipynb
poetry run pytest --nbmake ./demo/simple/2_requirements.ipynb
poetry run pytest --nbmake ./demo/simple/3_evidence.ipynb
poetry run pytest --nbmake ./demo/simple/4_report.ipynb

0 comments on commit 7119448

Please sign in to comment.