Skip to content

Commit

Permalink
ci: disable test_output.sh for now
Browse files Browse the repository at this point in the history
As per discussion in <#65>.
  • Loading branch information
tmplt committed Nov 17, 2021
1 parent 1838f62 commit decc282
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ jobs:
path: target/${{ matrix.target }}/debug/cargo-rtic-scope

resolve:
if: ${{ false }} # disable for now, see <https://github.com/rtic-scope/cargo-rtic-scope/pull/65>
name: test_output.sh
runs-on: ubuntu-20.04
needs:
Expand Down

0 comments on commit decc282

Please sign in to comment.