Skip to content

Commit

Permalink
Merge branch 'dns_l' into dns_l2
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian-B committed Aug 28, 2024
2 parents 2680404 + df2ec65 commit 3166496
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/macos_actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
# This workflow will install Python dependencies, run tests, lint and rat with a variety of Python versions
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-python-with-github-actions

name: C Actions
name: Macos Actions
on: [push]
jobs:
build:
Expand Down
2 changes: 1 addition & 1 deletion proxy_integration_tests/test_python_debug/check_debug.py
Original file line number Diff line number Diff line change
Expand Up @@ -114,4 +114,4 @@ def debug(self):
pop.get_data("v")
self.assertEqual(run0, SpynnakerDataView.get_run_dir_path())

sim.end()
sim.end()

0 comments on commit 3166496

Please sign in to comment.