Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
danlapid authored Sep 1, 2022
1 parent c070e86 commit 98a1b2b
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
name: Test

on:
push:
branches:
- main
pull_request:
branches:
- main
paths: ["**.go", "go.mod", ".github/workflows/*"]

jobs:
test:
strategy:
Expand Down

0 comments on commit 98a1b2b

Please sign in to comment.