diff --git a/.gitea/workflows/integrationTests.yaml b/.gitea/workflows/integrationTests.yaml index 12b8fd0..ff73e4d 100644 --- a/.gitea/workflows/integrationTests.yaml +++ b/.gitea/workflows/integrationTests.yaml @@ -8,7 +8,7 @@ on: jobs: tests: runs-on: ubuntu-latest - container: node + # container: node # Service containers to run with `runner-job` services: