Skip to content

Commit d865c82

Browse files
committed
Next try
1 parent cd13ccd commit d865c82

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/CI.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,6 @@ jobs:
4444
arch: ${{ matrix.arch }}
4545
- uses: julia-actions/cache@v2
4646
- uses: julia-actions/julia-buildpkg@v1
47-
- name: Build PyCall
48-
run: julia --project=test -e 'ENV["PYTHON"]=""; using Pkg; Pkg.build("PyCall")'
49-
shell: bash
5047
- uses: julia-actions/julia-runtest@v1
5148
- uses: julia-actions/julia-processcoverage@v1
5249
- uses: codecov/codecov-action@v5

0 commit comments

Comments
 (0)