Skip to content

Commit

Permalink
revive ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Greg Lindahl committed Sep 1, 2024
1 parent 0d7007f commit 9a24378
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
@@ -1,15 +1,13 @@
name: CI

on:
# runtime is erratic and up to an hour, so make this human-requested only
# runtime is erratic and up to an hour
push:
branches:
- main
pull_request:
branches:
- main
branches-ignore:
- main

jobs:
unit-tests:
Expand Down

0 comments on commit 9a24378

Please sign in to comment.