Skip to content

Add WGPU_MAKE_INIT_STRUCT and WGPUStringView #192

Add WGPU_MAKE_INIT_STRUCT and WGPUStringView

Add WGPU_MAKE_INIT_STRUCT and WGPUStringView #192

Workflow file for this run

name: compile
on:
pull_request:
jobs:
compile:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: |
cd "${{ github.workspace }}"
make -C tests/compile