mirror of
https://github.com/qwjyh/QuantumLegos.jl.git
synced 2025-05-10 13:25:51 +09:00
Merge 156b642a07
into f60e0cc4b8
This commit is contained in:
commit
3f570a31a4
1 changed files with 1 additions and 1 deletions
2
.github/workflows/CI.yml
vendored
2
.github/workflows/CI.yml
vendored
|
@ -39,7 +39,7 @@ jobs:
|
|||
- uses: julia-actions/julia-buildpkg@v1
|
||||
- uses: julia-actions/julia-runtest@v1
|
||||
- uses: julia-actions/julia-processcoverage@v1
|
||||
- uses: codecov/codecov-action@v4
|
||||
- uses: codecov/codecov-action@v5
|
||||
with:
|
||||
files: lcov.info
|
||||
token: ${{ secrets.CODECOV_TOKEN }}
|
||||
|
|
Loading…
Add table
Reference in a new issue