WIP: feat(tests): enable parallel execution of functional tests #68

Closed
jabber.developer2 wants to merge 15 commits from feat/parallel-functional-tests into master
13 changed files with 400 additions and 117 deletions
Showing only changes of commit 1d113c4d64 - Show all commits

View File

@@ -102,7 +102,6 @@ jobs:
coverage:
runs-on: ubuntu-latest
name: Code Coverage
if: github.event_name == 'push' && github.ref == 'refs/heads/master'
steps:
- uses: actions/checkout@v4
- name: Build and run coverage