Skip to content

Commit

Permalink
- Delete: Some completed todo comments.
Browse files Browse the repository at this point in the history
  • Loading branch information
joeflack4 committed Jul 7, 2023
1 parent 95cdcf3 commit 7fb90e6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/buid_and_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ jobs:
with:
format: YYYY-MM-DD
- name: build
# TODO: change to make all when fixed: https://github.com/monarch-initiative/omim/issues/92
run: |
make all
Expand All @@ -39,7 +38,6 @@ jobs:
automatic_release_tag: "${{ steps.current-time.outputs.formattedTime }}"
title: "${{ steps.current-time.outputs.formattedTime }}"
prerelease: false
# TODO: include omim.sssom.tsv when fixed: https://github.com/monarch-initiative/omim/issues/92
files: |
omim.ttl
omim.sssom.tsv

0 comments on commit 7fb90e6

Please sign in to comment.