Merge pull request #1403 from ClearcodeHQ/dependabot/pip/pytest-cov-6… #1178
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Test build package | |
on: | |
push: | |
branches: [ main ] | |
pull_request: | |
branches: [ main ] | |
jobs: | |
build: | |
uses: fizyk/actions-reuse/.github/workflows/[email protected] |