Skip to content

Commit 7d01a5a

Browse files
authored
Merge pull request #1 from Team766/ci-manual-run
Enable manual CI runs
2 parents 3de21f5 + 719c229 commit 7d01a5a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: Tests
22

33
on:
44
pull_request:
5+
workflow_dispatch:
56

67
jobs:
78
pytest:

0 commit comments

Comments
 (0)