Test
This commit is contained in:
parent
3a35333faa
commit
dbbc564faf
1 changed files with 1 additions and 2 deletions
|
@ -60,8 +60,7 @@ jobs:
|
|||
|
||||
- if: success()
|
||||
run: |
|
||||
echo "TEST: ${{ secrets.TEST_SECRET }}"
|
||||
echo "TOKEN: ${{ secrets.GITHUB_TOKEN }}"
|
||||
echo "Success!"
|
||||
- if: always()
|
||||
run: rm -rf /.cache
|
||||
- if: always()
|
||||
|
|
Loading…
Reference in a new issue