Skip to content

Commit

Permalink
Drop check-dist job
Browse files Browse the repository at this point in the history
  • Loading branch information
DerekRoberts committed Feb 4, 2025
1 parent 8f67421 commit 0774b01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:

results:
name: Analysis Results
needs: [check-dist, test-action, test-typescript, trivy]
needs: [test-action, test-typescript, trivy]
if: always()
runs-on: ubuntu-24.04
steps:
Expand Down

0 comments on commit 0774b01

Please sign in to comment.