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

Commit

Permalink
feat: try again
Browse files Browse the repository at this point in the history
  • Loading branch information
ASuciuX committed Dec 1, 2023
1 parent cd0801d commit cd2a582
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/mutants.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,9 @@ jobs:
echo "text 1" >> missed.txt
echo "text 2" >> missed.txt
working-directory: mutation-testing/packages-output/pox-locking

- name: outshow new cached file
run: cat missed.txt
working-directory: mutation-testing/packages-output/pox-locking
- name: Cache mutants-initial folder
uses: actions/cache/save@v3
with:
Expand Down

0 comments on commit cd2a582

Please sign in to comment.