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