Skip to content
This repository was archived by the owner on Jan 30, 2025. It is now read-only.

Commit

Permalink
more testing
Browse files Browse the repository at this point in the history
  • Loading branch information
jacques-n committed Dec 20, 2024
1 parent f92d3d1 commit 86dfb6e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/deps.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,8 @@ jobs:
# retention-days: 1
commit:
runs-on: ubuntu-latest
needs: [darwin_amd64, darwin_arm64, linux_amd64, linux_arm64, freebsd_amd64, windows_amd64]
needs: [prepare]
#needs: [darwin_amd64, darwin_arm64, linux_amd64, linux_arm64, freebsd_amd64, windows_amd64]
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 86dfb6e

Please sign in to comment.