Update ci.yml

This commit is contained in:
ByteDream 2022-04-16 02:02:10 +02:00 committed by GitHub
parent a98eb56fba
commit 543b9c3668
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,3 +1,5 @@
name: CI
on: on:
push: push:
branches: [ master ] branches: [ master ]
@ -5,7 +7,7 @@ on:
branches: [ master ] branches: [ master ]
jobs: jobs:
build: test:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3