Skip to content

Commit

Permalink
Better name for failing test
Browse files Browse the repository at this point in the history
  • Loading branch information
bigdaz committed Jan 13, 2024
1 parent 7349caa commit eabd1be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integ-test-dependency-graph-failures.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
run: ./gradlew help
# This test is primarily for demonstration: it's unclear how to check for warnings emitted in the post-action

insufficient-permissions-failure-job-should-fail:
SHOULD_FAIL-insufficient-permissions-failure:
runs-on: ubuntu-latest
permissions:
contents: read
Expand Down

0 comments on commit eabd1be

Please sign in to comment.