Skip to content

Commit

Permalink
(ci) Tweak CI config
Browse files Browse the repository at this point in the history
Signed-off-by: Drew Robinson <drew.robinson@gmail.com>
  • Loading branch information
ocean committed Dec 27, 2024
1 parent 1d674c8 commit aceb9af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ jobs:
- run:
name: Install PHP for testing.
command: sudo apt update && sudo apt install php8.1
- go/load-cache
- go/mod-download
# - go/load-cache
# - go/mod-download
- run:
name: Get Go modules.
command: |
Expand Down

0 comments on commit aceb9af

Please sign in to comment.