Update .gitea/workflows/docker-test.yml
Some checks failed
Windows Build / build (push) Successful in 2s
Build, test and deploy / Build, test and deploy (push) Failing after 2s

This commit is contained in:
monheim 2025-04-20 22:55:12 +02:00
parent 0a47801881
commit da5146e487

View File

@ -8,7 +8,7 @@ jobs:
runs-on: docker runs-on: docker
defaults: defaults:
run: run:
shell: powershell shell: pwsh
steps: steps:
- name: Identify trigger - name: Identify trigger
run: echo "🎉 The job was automatically triggered by a ${{ gitea.event_name }} event." run: echo "🎉 The job was automatically triggered by a ${{ gitea.event_name }} event."