Skip to content

Commit

Permalink
Fixed up CI workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
TheCedarPrince committed Nov 12, 2024
1 parent 7f0e189 commit a2d2c0a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
name: CI
on:
- push
- pull_request
jobs:
test: # Job to run test suite
name: Julia ${{ matrix.version }} - ${{ matrix.os }} - ${{ matrix.arch }} - ${{ github.event_name }}
Expand Down

0 comments on commit a2d2c0a

Please sign in to comment.