Skip to content

Commit

Permalink
Merge pull request #199 from moorepants/issue-187
Browse files Browse the repository at this point in the history
Remove test.yml, fixes #187.
  • Loading branch information
moorepants authored Apr 7, 2023
2 parents 33fc935 + 1cea1d6 commit 6c944f0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 51 deletions.
46 changes: 0 additions & 46 deletions .github/workflows/test.yml

This file was deleted.

6 changes: 1 addition & 5 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
name: tests

on:
push:
branches: master
pull_request:
branches: master
on: [push, pull_request]

# cancels prior builds for this workflow when new commit is pushed
concurrency:
Expand Down

0 comments on commit 6c944f0

Please sign in to comment.