Skip to content

Commit

Permalink
fix dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
blampe committed Dec 12, 2024
1 parent 4d16f62 commit c6a4ddc
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion .github/workflows/master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,6 @@ jobs:
- build_provider
- test
- license_check
- upstream_lint
uses: ./.github/workflows/publish.yml
secrets: inherit
with:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/prerelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ jobs:
- build_provider
- test
- license_check
- upstream_lint
uses: ./.github/workflows/publish.yml
secrets: inherit
with:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ jobs:
- build_provider
- test
- license_check
- upstream_lint
uses: ./.github/workflows/publish.yml
secrets: inherit
with:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/run-acceptance-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,6 @@ jobs:
- test
- build_provider
- license_check
- upstream_lint
runs-on: ubuntu-latest
steps:
- uses: guibranco/github-status-action-v2@0849440ec82c5fa69b2377725b9b7852a3977e76 # v1.1.13
Expand Down

0 comments on commit c6a4ddc

Please sign in to comment.