Skip to content

Commit

Permalink
remove copy after checking
Browse files Browse the repository at this point in the history
  • Loading branch information
Gusarich committed Jul 13, 2024
1 parent 73a853e commit 9437c58
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tact.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,8 @@ jobs:
exit 1
fi
rm "$FILE_PATH.original"
- name: Test Tact compiler
run: |
yarn coverage
Expand Down

0 comments on commit 9437c58

Please sign in to comment.