Skip to content

Commit

Permalink
chore: update github actions configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
myuon committed Mar 10, 2024
1 parent 53ccf79 commit 41df410
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name: test

on:
push:
paths:
- '**.go'
on: [push, pull_request]

jobs:
test:
Expand Down

0 comments on commit 41df410

Please sign in to comment.