Built always until tests are fixed

This commit is contained in:
Robert Resch 2024-10-26 15:56:07 +02:00 committed by GitHub
parent 547e6d57a9
commit b2b8be9266
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -56,8 +56,6 @@ jobs:
runs-on: ubuntu-latest
permissions:
packages: write
needs:
- tests
steps:
- name: checkout code
uses: actions/checkout@v3