This commit is contained in:
2023-03-24 17:34:04 +01:00
parent 4b896eb5f5
commit b05cac01c8

View File

@@ -35,4 +35,4 @@ jobs:
- name: Test
run: dotnet test --no-restore --verbosity normal
- name: Docker Test
run: docker run hello-world
run: sudo docker run hello-world