Skip to content

Commit

Permalink
Merge pull request #22 from lanl/alui/dev
Browse files Browse the repository at this point in the history
try
  • Loading branch information
luiarthur authored May 21, 2024
2 parents ef40f63 + 16e46ed commit f29832f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
# (i.e. skipped due to a PR merge; in that case tests should already have
# passed).
if: |
always() &&
github.ref == 'refs/heads/master' &&
(needs.RunTests.result == 'success' || needs.RunTests.result == 'skipped')
Expand Down

0 comments on commit f29832f

Please sign in to comment.