Skip to content

Commit

Permalink
Enable sequential molecule execution
Browse files Browse the repository at this point in the history
  • Loading branch information
electrocucaracha committed Oct 18, 2024
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
Expand Up @@ -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
Expand Down

0 comments on commit fcb4116

Please sign in to comment.