Skip to content

Commit

Permalink
remove pi tests again
Browse files Browse the repository at this point in the history
  • Loading branch information
martha-johnston committed Jan 8, 2025
1 parent 3a34c94 commit 4b121bb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 9 deletions.
3 changes: 0 additions & 3 deletions .github/actionlint.yml

This file was deleted.

12 changes: 6 additions & 6 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,10 @@ jobs:
run: |
sudo -u testbot bash -lc 'make'
test_on_pi:
# The following steps are run on an external runner "rpibull"
runs-on: pi-4
# test_on_pi:
# # The following steps are run on an external runner "rpibull"
# runs-on: pi-4

steps:
- uses: actions/checkout@v3
- run: make test
# steps:
# - uses: actions/checkout@v3
# - run: make test

0 comments on commit 4b121bb

Please sign in to comment.