Update ci.yml

pull/147/head
Sunshine 4 years ago committed by GitHub
parent 5f98ed23b3
commit 908fd59019
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,4 +1,4 @@
name: Cross-platform build & test name: CI
on: on:
push: push:
@ -7,7 +7,7 @@ on:
branches: [ master ] branches: [ master ]
jobs: jobs:
build: build_and_test:
strategy: strategy:
matrix: matrix:

Loading…
Cancel
Save