Skip to content

Commit

Permalink
Merge branch 'main' into isofibrations
Browse files Browse the repository at this point in the history
  • Loading branch information
pitmonticone authored Nov 9, 2024
2 parents 186a133 + 4857dc6 commit daf5460
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/blueprint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -149,9 +149,10 @@ jobs:
# Enable status check to ensure all jobs succeeded
check:
if: always()
name: Check
needs:
- build_project
runs-on: Ubuntu-latest
- build_project
runs-on: ubuntu-latest
steps:
- name: Decide whether the needed jobs succeeded or failed
uses: re-actors/alls-green@release/v1
Expand Down

0 comments on commit daf5460

Please sign in to comment.