Skip to content

Update codecov/codecov-action action to v4 - autoclosed #68

Update codecov/codecov-action action to v4 - autoclosed

Update codecov/codecov-action action to v4 - autoclosed #68

Workflow file for this run

name: WASM
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
wasm-build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Build
uses: swiftwasm/[email protected]
with:
shell-action: swift build --triple wasm32-unknown-wasi