Skip to content

Commit a80b8b0

Browse files
authored
Update pyrad_tests_base.yml
1 parent 8d42c36 commit a80b8b0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/pyrad_tests_base.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ on:
99
branches: [ master ]
1010
pull_request:
1111
branches: [ master ]
12-
12+
workflow_dispatch:
13+
1314
jobs:
1415
unit_tests:
1516
name: Unit Tests (${{ matrix.python-version }}, ${{ matrix.os }})

0 commit comments

Comments
 (0)