Update test.yml

pull/203/head
eric sciple 5 years ago committed by GitHub
parent 01aecccf73
commit ae24a05516
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -3,9 +3,6 @@ name: Build and Test
on:
pull_request:
push:
branches:
- master
- releases/*
jobs:
build:
@ -35,7 +32,7 @@ jobs:
uses: actions/checkout@v2
# Basic checkout
- name: Checkout basic
- name: Checkout
uses: ./
with:
ref: test-data/v2/basic

Loading…
Cancel
Save