Skip to content

Commit

Permalink
Enable CI
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelHatherly authored Feb 8, 2024
1 parent b2b5088 commit dbe42ca
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@ jobs:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
with:
persist-credentials: false
# - uses: julia-actions/setup-julia@a1561e938c17e7aaf8236334d6d533e774c71dcd
# with:
# version: ${{ matrix.version }}
# - uses: julia-actions/julia-buildpkg@90dd6f23eb49626e4e6612cb9d64d456f86e6a1c
# - uses: julia-actions/julia-runtest@79a7e100883947123f8263c5f06e6c0ea3eb972f
- uses: julia-actions/setup-julia@a1561e938c17e7aaf8236334d6d533e774c71dcd
with:
version: ${{ matrix.version }}
- uses: julia-actions/julia-buildpkg@90dd6f23eb49626e4e6612cb9d64d456f86e6a1c
- uses: julia-actions/julia-runtest@79a7e100883947123f8263c5f06e6c0ea3eb972f

0 comments on commit dbe42ca

Please sign in to comment.