Update test-pipeline.yml

This commit is contained in:
Felix Weiß
2023-11-13 10:23:52 +01:00
committed by GitHub
parent 19db0a9daa
commit df0de8830e

View File

@@ -22,6 +22,7 @@ jobs:
name: 'Run tests and documentation' name: 'Run tests and documentation'
runs-on: self-hosted runs-on: self-hosted
steps: steps:
- uses: AutoModality/action-clean@v1
- uses: actions/checkout@v3 - uses: actions/checkout@v3
- name: 'Extract branch name' - name: 'Extract branch name'