Skip to content

Commit aceb9af

Browse files
committed
(ci) Tweak CI config
Signed-off-by: Drew Robinson <drew.robinson@gmail.com>
1 parent 1d674c8 commit aceb9af

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ jobs:
2626
- run:
2727
name: Install PHP for testing.
2828
command: sudo apt update && sudo apt install php8.1
29-
- go/load-cache
30-
- go/mod-download
29+
# - go/load-cache
30+
# - go/mod-download
3131
- run:
3232
name: Get Go modules.
3333
command: |

0 commit comments

Comments
 (0)