Removed a test line.

This commit is contained in:
2023-11-21 21:07:03 +01:00
parent a8fde4cb94
commit 8619177ce0

View File

@ -17,7 +17,6 @@ jobs:
shell: bash shell: bash
- run: pre-commit autoupdate - run: pre-commit autoupdate
shell: bash shell: bash
- run: git status | grep test
- name: Commit - name: Commit
uses: stefanzweifel/git-auto-commit-action@v5 uses: stefanzweifel/git-auto-commit-action@v5
with: with: