Fix workflow (#249)

This commit is contained in:
Yota Toyama
2023-05-14 00:07:25 -07:00
committed by GitHub
parent 0779f60a82
commit d7521be32f

View File

@@ -1,6 +1,9 @@
name: test
on:
- push
push:
branches:
- main
pull_request:
jobs:
test:
runs-on: ubuntu-latest