Skip to content

all: skip tests that can't run on wasm platforms #86

all: skip tests that can't run on wasm platforms

all: skip tests that can't run on wasm platforms #86

Workflow file for this run

name: Run govulncheck
on: [push]
jobs:
govulncheck:
runs-on: ubuntu-latest
steps:
- id: govulncheck
uses: golang/[email protected]