Skip to content
This repository has been archived by the owner on Aug 22, 2024. It is now read-only.

Commit

Permalink
feat: added todo comment for retrying the save
Browse files Browse the repository at this point in the history
  • Loading branch information
ASuciuX committed Dec 4, 2023
1 parent 531aede commit 12386ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/mutants.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ jobs:
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

# TODO: feature for retrying the save in case it fails for any reason (in order not to lose the cache)
- name: Save Cache
uses: actions/cache/save@v3
with:
Expand Down

0 comments on commit 12386ee

Please sign in to comment.