Skip to content

Commit

Permalink
Merge pull request #4 from J-Thompson12/justin
Browse files Browse the repository at this point in the history
manual test
  • Loading branch information
J-Thompson12 authored Mar 16, 2021
2 parents df71604 + 721edde commit 69be764
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 7 deletions.
8 changes: 2 additions & 6 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,16 +1,12 @@
name: Run Tests

on:
push:
branches:
- master
pull_request:
branches:
- master
workflow_dispatch:
inputs:
git-ref:
description: Git Ref (Optional)
required: false
workflow_dispatch:

name: run tests
jobs:
Expand Down
2 changes: 1 addition & 1 deletion coverage.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
!#/bin/sh
#!/usr/bin/env bash

set -e -u

Expand Down

0 comments on commit 69be764

Please sign in to comment.