Skip to content

Bump github.com/fsnotify/fsnotify from 1.6.0 to 1.8.0 #13

Bump github.com/fsnotify/fsnotify from 1.6.0 to 1.8.0

Bump github.com/fsnotify/fsnotify from 1.6.0 to 1.8.0 #13

name: "Build and test"
on:
pull_request:
jobs:
build:
name: Build and Test logwhale
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- uses: actions/[email protected]
with:
go-version-file: 'go.mod'
- name: Run tests
run: make test