Skip to content

Commit

Permalink
Store metadata version.
Browse files Browse the repository at this point in the history
  • Loading branch information
everaldorodrigo committed Oct 9, 2023
1 parent 0ed965d commit 08f7944
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scheduled_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
########

- name: Restore metadata version variable from Cache
uses: actions/cache@v3
uses: actions/cache/restore@v3
with:
# path: ${{ github.workspace }}/.cache/mygeneset-metadata-version
# key: ${{ runner.os }}-mygeneset-metadata-version
Expand Down

0 comments on commit 08f7944

Please sign in to comment.