Skip to content

Commit

Permalink
Merge branch 'test-workflow' of github.com:lubianat/wikiora into test…
Browse files Browse the repository at this point in the history
…-workflow
  • Loading branch information
lubianat committed Jul 25, 2024
2 parents 0d63d7e + 1590529 commit 270cad9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .bumpversion.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[bumpversion]
current_version = 0.3.0
current_version = 0.2.4
commit = True
tag = True

Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/monthly-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ jobs:
- name: Run fetch_wikipedia_genes
run: python www/python/src/fetch_wikipedia_genes.py

# - name: Run generate_gmt
# run: python www/python/src/generate_gmt.py
- name: Run generate_gmt
run: python www/python/src/generate_gmt.py

- name: Commit changes
run: |
Expand Down

0 comments on commit 270cad9

Please sign in to comment.