Removed driver spec
Some checks are pending
Test and build / test (push) Waiting to run

This commit is contained in:
mdnapo 2024-10-06 10:19:58 +02:00
parent d95ee39c0b
commit 33a86882ac

View File

@ -4,7 +4,7 @@ on: [ push ]
jobs:
test:
runs-on: ubuntu-latest:docker
runs-on: ubuntu-latest
steps:
- uses: https://github.com/actions/checkout@v4
- uses: https://github.com/actions/setup-dotnet@v4