We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f0e189 commit a2d2c0aCopy full SHA for a2d2c0a
.github/workflows/ci.yml
@@ -1,7 +1,6 @@
1
name: CI
2
on:
3
- push
4
- - pull_request
5
jobs:
6
test: # Job to run test suite
7
name: Julia ${{ matrix.version }} - ${{ matrix.os }} - ${{ matrix.arch }} - ${{ github.event_name }}
0 commit comments