Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
aidanharan committed Dec 20, 2024
1 parent 4652955 commit aa60cef
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
name: CI

on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
schedule:
- cron: '0 4 * * 1'
on: [push, pull_request]

jobs:
test:
Expand Down

0 comments on commit aa60cef

Please sign in to comment.