Fixes Main Github Actions

This commit is contained in:
2023-08-02 00:47:16 -03:00
parent 129968079f
commit 2ba5078462

View File

@@ -6,11 +6,8 @@ on:
- 'main'
jobs:
docker:
needs: run-tests
runs-on: ubuntu-latest
steps: