Skip to content

Commit 2bd1ef3

Browse files
Update .github/workflows/IntegrationTestChainRules.yml
Co-authored-by: mattBrzezinski <matt.brzezinski@invenia.ca>
1 parent d1c0d4a commit 2bd1ef3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/IntegrationTestChainRules.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,6 @@ jobs:
5555
# (plus this package itself) with this package
5656
5757
@info "Not compatible with this release. No problem." exception=err
58-
exit(0) # Exit immediately, as a success
58+
exit(0) # Exit immediately, as a success
5959
end
6060
Pkg.test()

0 commit comments

Comments
 (0)