Require tests pass before publishing new version
All checks were successful
Run Tests / run-tests (push) Successful in 38s
All checks were successful
Run Tests / run-tests (push) Successful in 38s
This commit is contained in:
@@ -1,8 +1,11 @@
|
||||
name: Run Tests
|
||||
on:
|
||||
push: {}
|
||||
workflow_dispatch:
|
||||
|
||||
env:
|
||||
RUNNER_TOOL_CACHE: /toolcache
|
||||
|
||||
jobs:
|
||||
run-tests:
|
||||
runs-on: python
|
||||
|
||||
Reference in New Issue
Block a user