Skip to content

Commit

Permalink
fixup! Switch from TravisCI to Github Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
drasmuss committed Oct 31, 2022
1 parent 5bf9804 commit ec3c667
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ jobs:
TF_VERSION: ${{ matrix.tf-version }}
SSH_KEY: ${{ secrets.SSH_KEY }}
SSH_CONFIG: ${{ secrets.SSH_CONFIG }}
GH_TOKEN: ${{ secrets.GH_TOKEN }}
steps:
- uses: nengo/nengo-bones/actions/setup@main
with:
Expand Down

0 comments on commit ec3c667

Please sign in to comment.