Projects STRLCPY aix Commits ba4f7926
🤬
  • ■ ■ ■ ■ ■ ■
    .github/workflows/build-test.yml
    skipped 33 lines
    34 34   env:
    35 35   GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
    36 36   
     37 + - name: Build example
     38 + run: go build .
     39 + working-directory: examples/
     40 + 
Please wait...
Page is in error, reload to recover