Skip to content

Commit

Permalink
fixup! Enable CI
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesWrigley committed Jan 9, 2024
1 parent a7126ed commit 3987918
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,9 @@ jobs:
version: ${{ matrix.version }}
arch: ${{ matrix.arch }}
- uses: julia-actions/cache@v1
- uses: awalsh128/cache-apt-pkgs-action@v1
with:
packages: expect
version: 1.0
- uses: julia-actions/julia-buildpkg@latest
- uses: julia-actions/julia-runtest@latest

0 comments on commit 3987918

Please sign in to comment.