Skip to content

Commit

Permalink
maybe it's fixed?
Browse files Browse the repository at this point in the history
  • Loading branch information
elsoroka committed Jul 1, 2023
1 parent bb71988 commit e7d27e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Add Julia dependencies
run: julia -e 'using Pkg; Pkg.add("Logging")'
- name: Run tests
- uses: julia-actions/julia-buildpkg@v1
uses: julia-actions/julia-buildpkg@v1
- uses: julia-actions/julia-runtest@v1
- uses: julia-actions/julia-processcoverage@v1
- name: Upload coverage reports to Codecov
Expand Down

0 comments on commit e7d27e4

Please sign in to comment.