Skip to content

Commit a2d2c0a

Browse files
Fixed up CI workflows
1 parent 7f0e189 commit a2d2c0a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
name: CI
22
on:
33
- push
4-
- pull_request
54
jobs:
65
test: # Job to run test suite
76
name: Julia ${{ matrix.version }} - ${{ matrix.os }} - ${{ matrix.arch }} - ${{ github.event_name }}

0 commit comments

Comments
 (0)