Skip to content

Commit 845ad23

Browse files
committed
CI fix (fixes the previous cherry-pick CI commit)
1 parent 1218e2c commit 845ad23

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,4 +136,4 @@ jobs:
136136
- name: Download the current versions.json from S3
137137
run: curl -LO https://julialang-s3.julialang.org/bin/versions.json
138138
- name: Run the post-build tests on the versions.json that we downloaded from S3
139-
run: julia --project test/more_tests.jl versions.json
139+
run: julia --project test/post_build.jl versions.json

0 commit comments

Comments
 (0)