Skip to content

Commit

Permalink
test: setup test env
Browse files Browse the repository at this point in the history
  • Loading branch information
MDavidson17 committed Sep 11, 2024
1 parent b745db2 commit ebaae2a
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
name: CI

on:
push:
branches:
- master
pull_request:
branches:
- '*'
on: push
# branches:
# - master
# pull_request:
# branches:
# - '*'

jobs:

Expand Down

0 comments on commit ebaae2a

Please sign in to comment.