File tree Expand file tree Collapse file tree 2 files changed +7
-5
lines changed
Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 2424
2525 - name : Install uv
2626 uses : astral-sh/setup-uv@d0cc045d04ccac9d8b7881df0226f9e82c39688e # v6.8.0
27+ with :
28+ enable-cache : false
2729
2830 - name : Get ignore codes
2931 id : ignore-codes
Original file line number Diff line number Diff line change @@ -73,11 +73,11 @@ repos:
7373 files : ^cuda_pathfinder/cuda/.*\.py$ # Exclude tests directory
7474 args : [--config-file=cuda_pathfinder/pyproject.toml]
7575
76- # TODO: Reinstate after the workflows have been corrected. See #1146
77- # - repo: https://github.com/rhysd/actionlint
78- # rev: "03d0035246f3e81f36aed592ffb4bebf33a03106" # frozen: v1.7.7
79- # hooks:
80- # - id: actionlint
76+ - repo : https://github.com/rhysd/actionlint
77+ rev : " 03d0035246f3e81f36aed592ffb4bebf33a03106 " # frozen: v1.7.7
78+ hooks :
79+ - id : actionlint
80+ args : ["-shellcheck="]
8181
8282 - repo : https://github.com/MarcoGorelli/cython-lint
8383 rev : " d9ff7ce99ef4f2ae8fba93079ca9d76c4651d4ac" # frozen: v0.18.0
You can’t perform that action at this time.
0 commit comments