diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index ef37984..063bd86 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -16,12 +16,12 @@ jobs: - name: Check out code into the Go module directory uses: actions/checkout@v4 - - name: Make all (go generate, build + test) - run: make all - - name: Update AS Data run: ./updateASData.sh + - name: Make all (go generate, build + test) + run: make all + - name: Smoke Test run: sudo timeout --preserve-status --signal=INT 10s ./bin/amd64/socket-connect-bpf -a