Skip to content

Commit

Permalink
Try other job in chain
Browse files Browse the repository at this point in the history
  • Loading branch information
jfldde committed Dec 20, 2024
1 parent 6ca5ae6 commit e23eb76
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -514,6 +514,12 @@ jobs:
expected_da_id: ${{ vars.EXPECTED_BITCOIN_DA_ID }}
action: check_binary

validate_and_check_DA_ID_check:
needs: validate_and_check_DA_ID
runs-on: ubicloud-standard-2
steps:
- run: echo "Final status job"

docker-setup:
runs-on: ubicloud-standard-2
steps:
Expand Down

0 comments on commit e23eb76

Please sign in to comment.