Skip to content

add ci testing

add ci testing #2

Workflow file for this run

name: Build publish

Check failure on line 1 in .github/workflows/build.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/build.yml

Invalid workflow file

No steps defined in `steps` and no workflow called in `uses` for the following jobs: build
on: [push, pull_request]
env:
CARGO_TERM_COLOR: always
jobs:
build: