Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
joaquimg authored Feb 26, 2023
1 parent be5e6f3 commit 3666769
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 @@ -34,7 +34,7 @@ jobs:
env:
SECRET_XPRS_WIN_8110: ${{ secrets.XPRS_WIN_8110 }}
SECRET_XPRL_WIN_8110: ${{ secrets.XPRL_WIN_8110 }}
SECRET_XPRA_WIN_8130: ${{ secrets.XPRA_WIN_8130 }}
SECRET_XPRA_WIN_8130: ${{ secrets.XPAUTH_XPR }}
- uses: julia-actions/julia-runtest@v1
- uses: julia-actions/julia-processcoverage@v1
- uses: codecov/codecov-action@v1
Expand Down

0 comments on commit 3666769

Please sign in to comment.