We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fa2bd5 commit 7fdb8d9Copy full SHA for 7fdb8d9
.github/workflows/ci.yml
@@ -42,7 +42,6 @@ jobs:
42
- uses: julia-actions/julia-buildpkg@v1
43
- run: |
44
cd test/
45
- julia --project=.. maketests.jl
46
julia --project=.. --color=yes --check-bounds=yes runtests.jl ${{ matrix.test_set.files }}
47
tutorials_mpi:
48
name: Tutorials MPI ${{ matrix.version }} - ${{ matrix.os }} - ${{ matrix.arch }} - ${{ github.event_name }}
0 commit comments