Skip to content

feat: call landlock after net.Listener have been setup #3

feat: call landlock after net.Listener have been setup

feat: call landlock after net.Listener have been setup #3

Workflow file for this run

name: test
on:
pull_request:
workflow_dispatch:
jobs:
test:
runs-on: ubuntu-latest
permissions:
contents: read
checks: write
steps:
- name: Run tests
uses: ngergs/composite-actions/go-test@main