Test different on

This commit is contained in:
Thomas Hu
2020-08-07 11:25:40 -04:00
parent 07127fde53
commit 66ddb8cd18

View File

@@ -1,5 +1,8 @@
name: Workflow for Codecov Action name: Workflow for Codecov Action
on: [push, pull_request] on:
push:
branches: master
pull_request:
jobs: jobs:
run: run:
runs-on: ubuntu-latest runs-on: ubuntu-latest