suite
Some checks failed
dotnet package / build (8.0.x) (push) Successful in 1m18s
Main Build Process / Build & Test (pull_request) Failing after 2m9s

This commit is contained in:
2024-08-25 23:24:17 +02:00
parent f7eb584b91
commit cdeab78d43

View File

@@ -23,6 +23,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- run: echo "🎉 The job was automatically triggered by a ${{ github.repository }} event."
- name: Check out the code
uses: actions/checkout@v4
with: