Skip to content

Commit d612626

Browse files
authored
allow running via Actions ui
1 parent d840e2c commit d612626

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: CI
22
on:
33
- push
44
- pull_request
5+
- workflow_dispatch
56
jobs:
67
test:
78
name: Julia ${{ matrix.version }} - ${{ matrix.os }} - ${{ matrix.arch }}

0 commit comments

Comments
 (0)