mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
Enable running tests from GitHub
This commit is contained in:
parent
e5b05cbe1b
commit
eee650e889
1 changed files with 1 additions and 1 deletions
2
.github/workflows/tests.yaml
vendored
2
.github/workflows/tests.yaml
vendored
|
@ -1,5 +1,5 @@
|
|||
name: tests
|
||||
on: [push, pull_request]
|
||||
on: [push, pull_request, workflow_dispatch]
|
||||
jobs:
|
||||
tests:
|
||||
strategy:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue