Skip to content

Commit 7fdb8d9

Browse files
committed
Minor
1 parent 0fa2bd5 commit 7fdb8d9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ jobs:
4242
- uses: julia-actions/julia-buildpkg@v1
4343
- run: |
4444
cd test/
45-
julia --project=.. maketests.jl
4645
julia --project=.. --color=yes --check-bounds=yes runtests.jl ${{ matrix.test_set.files }}
4746
tutorials_mpi:
4847
name: Tutorials MPI ${{ matrix.version }} - ${{ matrix.os }} - ${{ matrix.arch }} - ${{ github.event_name }}

0 commit comments

Comments
 (0)