Fix workflow (#249)

This commit is contained in:
Yota Toyama
2023-05-14 07:07:25 +00:00
committed by GitHub
parent 0779f60a82
commit d7521be32f
+4 -1
View File
@@ -1,6 +1,9 @@
name: test name: test
on: on:
- push push:
branches:
- main
pull_request:
jobs: jobs:
test: test:
runs-on: ubuntu-latest runs-on: ubuntu-latest