We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7730a6 commit 0e33bf3Copy full SHA for 0e33bf3
.github/workflows/CI.yml
@@ -406,7 +406,7 @@ jobs:
406
# who knows ¯\_(ツ)_/¯
407
#
408
# taken from https://github.com/docker/build-push-action
409
- needs: build-and-test
+ needs: regression-test
410
runs-on: ubuntu-latest
411
if: github.ref == 'refs/heads/main' && github.repository == 'ReactionMechanismGenerator/RMG-Py'
412
steps:
0 commit comments