Skip to content

Commit

Permalink
skip 02.LiveInputAndOutput/solutions/task4-solutions.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian-B committed Jan 17, 2024
1 parent dbacc5b commit b936918
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion integration_tests/bash_builder.py
Original file line number Diff line number Diff line change
Expand Up @@ -66,4 +66,5 @@ def build_bash(self, exceptions):
builder = BashBuilder()
builder.build_bash([
"01.RunningPyNNSimulations/solutions/task5-solutions.ipynb",
"02.LiveInputAndOutput/LiveInputAndOutput.ipynb"])
"02.LiveInputAndOutput/LiveInputAndOutput.ipynb",
"02.LiveInputAndOutput/solutions/task4-solutions.ipynb"])

0 comments on commit b936918

Please sign in to comment.