Merge pull request #9 from HideyoshiNakazone/fixes-github-actions

Fixes Main Github Actions
This commit is contained in:
2023-08-02 00:48:15 -03:00
committed by GitHub

View File

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