Skip to content

Commit

Permalink
Update submit-dependency-graph.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
martin-nhs authored Dec 14, 2023
1 parent fbe08ef commit 2f7e882
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/submit-dependency-graph.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ jobs:
with:
dependency-graph: generate-and-submit
- name: Run a build and generate the dependency graph which will be submitted post-job
run: ./gradlew build -x integration -x test
run: ./gradlew build -x test

0 comments on commit 2f7e882

Please sign in to comment.