Skip to content

Commit

Permalink
fixup! Get tests passing again
Browse files Browse the repository at this point in the history
  • Loading branch information
hunse committed Jan 22, 2024
1 parent b30c7aa commit ba3ddce
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,12 @@ jobs:
timeout-minutes: 30
steps:
- uses: nengo/nengo-bones/actions/setup@main
with:
python-version: "3.10"
- uses: nengo/nengo-bones/actions/generate-and-check@main
- uses: nengo/nengo-bones/actions/run-script@main
with:
name: static
python-version: "3.10"
test:
needs:
- static
Expand Down

0 comments on commit ba3ddce

Please sign in to comment.