Skip to content

Commit 5b9b522

Browse files
authored
Update test.yml
1 parent 22a0a13 commit 5b9b522

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,3 @@ jobs:
3737
working-directory: ./src/build/test
3838
run: chmod +x MieSimulatorGUI_test
3939
./MieSimulatorGUI_test
40-
41-
- name: Delete successful runs
42-
uses: Mattraks/delete-workflow-runs@v2
43-
with:
44-
token: ${{ github.token }}
45-
repository: ${{ github.repository }}
46-
retain_days: 0
47-
keep_minimum_runs: 0
48-
status: success # Only deletes successful runs

0 commit comments

Comments
 (0)