Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enable sequential molecule execution
Browse files Browse the repository at this point in the history
electrocucaracha committed Oct 18, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent e536f97 commit fcb4116
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/on-demand_molecule.yml
Original file line number Diff line number Diff line change
@@ -81,6 +81,7 @@ jobs:
fail-fast: false
matrix:
environment: ${{ fromJSON(needs.changes.outputs.environments) }}
max-parallel: 1
runs-on: macos-12
steps:
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # 4.2.0

0 comments on commit fcb4116

Please sign in to comment.