Skip to content

Commit 1d2580e

Browse files
committed
skip Pkg server
1 parent d9540ae commit 1d2580e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/CI.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ on:
55
branches:
66
- master
77
tags: '*'
8+
env:
9+
JULIA_PKG_SERVER: ""
810
jobs:
911
test:
1012
name: Julia ${{ matrix.version }} - ${{ matrix.os }} - ${{ matrix.arch }} - ${{ github.event_name }}

0 commit comments

Comments
 (0)