Skip to content

ci: add smoke workflow #1

ci: add smoke workflow

ci: add smoke workflow #1

Workflow file for this run

name: smoke
on: [push]
jobs:
smoke:
runs-on: ubuntu-latest
steps:
- name: pass
run: true