Skip to content

Remove xattr config and alpine tools dependency #220

Remove xattr config and alpine tools dependency

Remove xattr config and alpine tools dependency #220

Workflow file for this run

---
name: Test
"on":
push:
permissions: read-all
jobs:
test:
name: test
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-go@v4
with:
go-version-file: go.mod
- uses: arduino/setup-task@v1
- run: task test