Skip to content

Commit

Permalink
Add tests and linting to CI/CD
Browse files Browse the repository at this point in the history
  • Loading branch information
jefferya committed May 30, 2024
1 parent 095a2fb commit 138f15d
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,7 @@
Name: Nox Tests

on:
push:
branches:
- main
pull_request:
types:
- opened
- synchronized
- reopened
push

jobs:

Expand Down

0 comments on commit 138f15d

Please sign in to comment.