Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
hzarei4 committed Jul 23, 2024
2 parents 395f88b + 90a5c1f commit 43e98f3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
with:
version: ${{ matrix.version }}
arch: ${{ matrix.arch }}
- uses: julia-actions/cache@v1
- uses: julia-actions/cache@v2
- uses: julia-actions/julia-buildpkg@v1
- uses: julia-actions/julia-runtest@v1
- uses: julia-actions/julia-processcoverage@v1
Expand Down
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
/Manifest.toml
Manifest.toml
test/Manifest.toml
exmaples/Manifest.toml

docs/build/

0 comments on commit 43e98f3

Please sign in to comment.