Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9932fd8b52 | |||
| 18a0bd77bd |
@@ -1,8 +1,13 @@
|
||||
name: Run Tests
|
||||
on:
|
||||
push: {}
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
- '**'
|
||||
|
||||
env:
|
||||
RUNNER_TOOL_CACHE: /toolcache
|
||||
|
||||
jobs:
|
||||
run-tests:
|
||||
runs-on: python
|
||||
|
||||
Reference in New Issue
Block a user