Skip to content

Commit

Permalink
Merge pull request #6 from jrm5100/4-ploidy
Browse files Browse the repository at this point in the history
4 ploidy
  • Loading branch information
jrm5100 committed Nov 3, 2020
2 parents 3a4ff74 + 3e02500 commit 8cdbb53
Show file tree
Hide file tree
Showing 8 changed files with 426 additions and 260 deletions.
8 changes: 7 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
name: CI

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

jobs:

Expand Down

0 comments on commit 8cdbb53

Please sign in to comment.