Skip to content

Commit

Permalink
More debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
paulhauner committed Jul 14, 2023
1 parent 7148b13 commit 04deb0f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/test-suite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,7 @@ jobs:
needs: cargo-fmt
steps:
- name: DELETE ME
run: echo $SELF_HOSTED_RUNNERS
- name: DELETE ME 2
run: echo $TEST_DELETE_ME
run: echo ${{ github.repository }}
- uses: actions/checkout@v3
- name: Get latest version of stable Rust
if: vars.SELF_HOSTED_RUNNERS == false
Expand Down

0 comments on commit 04deb0f

Please sign in to comment.