Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Pharo12 to CI matrix #77

Merged
merged 4 commits into from
Aug 9, 2024

Merge pull request #76 from ba-st/add-fuel-to-pharo12

dbcbd30
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Add Pharo12 to CI matrix #77

Merge pull request #76 from ba-st/add-fuel-to-pharo12
dbcbd30
Select commit
Loading
Failed to load commit list.
GitHub Actions / shellcheck succeeded Jul 30, 2024 in 0s

reviewdog [shellcheck] report

reported by reviewdog 🐶

Findings (0)
Filtered Findings (3)

scripts/test-utils.sh|17 col 16| Note that A && B || C is not if-then-else. C may run when A is true.
scripts/test-utils.sh|18 col 16| Note that A && B || C is not if-then-else. C may run when A is true.
scripts/test.sh|5 col 8| Not following: test-utils.sh: openBinaryFile: does not exist (No such file or directory)