Skip to content
This repository has been archived by the owner on Nov 1, 2024. It is now read-only.

v0.3.9

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 30 Aug 12:14
· 1 commit to main since this release
0789f44
Fix `shellcheck` lint in `tools/gpuci_retry` (#38)

* Empty commit to test CI

* Add blank lines to tools scripts to run CI

* Revert "Add blank lines to tools scripts to run CI"

This reverts commit a83b0355de6c3c039f9314ed3f16f67e826d5717.

* Apply `shellcheck` fixes to `tools` scripts

CI started failing on `main`. Looks like this was due to a `shellcheck`
failure. This applies the fix proposed by `shellcheck` to clear CI
issues.