mirror of
https://github.com/OpenLogics/MewtocolNet.git
synced 2025-12-06 03:01:24 +00:00
fixed caching
This commit is contained in:
2
.github/workflows/test-pipeline.yml
vendored
2
.github/workflows/test-pipeline.yml
vendored
@@ -50,7 +50,7 @@ jobs:
|
||||
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
|
||||
|
||||
- name: Cache test results
|
||||
uses: actions/cache@v3
|
||||
uses: actions/cache/save@v3
|
||||
with:
|
||||
key: coverage-xml
|
||||
path: |
|
||||
|
||||
Reference in New Issue
Block a user