Fix errors

This commit is contained in:
Gregory John Casamento 2021-07-10 08:47:26 -04:00
parent 0eb144e647
commit 7e845a57c5

View file

@ -3,10 +3,8 @@
name: CI
# Controls when the workflow will run
on:
# Triggers the workflow on push or pull request events for all branches
push
pull_request
on: push
on: pull_request
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs: