mirror of
https://github.com/firmai/financial-machine-learning.git
synced 2026-08-18 05:18:07 +00:00
add badge and remove search run from wiki gen
This commit is contained in:
@@ -25,11 +25,11 @@ jobs:
|
|||||||
python -m pip install --upgrade pip
|
python -m pip install --upgrade pip
|
||||||
if [ -f requirements.txt ]; then pip install -r requirements.txt; fi
|
if [ -f requirements.txt ]; then pip install -r requirements.txt; fi
|
||||||
|
|
||||||
- name: execute status update script # run the run.py to get the latest data
|
# - name: execute status update script # run the run.py to get the latest data
|
||||||
run: |
|
# run: |
|
||||||
python git_search.py
|
# python git_search.py
|
||||||
env:
|
# env:
|
||||||
GIT_TOKEN: ${{ secrets.GIT_TOKEN }}
|
# GIT_TOKEN: ${{ secrets.GIT_TOKEN }}
|
||||||
|
|
||||||
- name: execute wiki generation script # run the wiki_gen
|
- name: execute wiki generation script # run the wiki_gen
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
[](https://github.com/firmai/financial-machine-learning/actions/workflows/repo_status.yml)
|
[](https://github.com/firmai/financial-machine-learning/actions/workflows/repo_status.yml)
|
||||||
[](https://github.com/firmai/financial-machine-learning/actions/workflows/wiki_gen.yml)
|
[](https://github.com/firmai/financial-machine-learning/actions/workflows/wiki_gen.yml)
|
||||||
|
[](https://github.com/firmai/financial-machine-learning/actions/workflows/repo_search.yml)
|
||||||
[](https://gitter.im/financial-machine-learning/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
|
[](https://gitter.im/financial-machine-learning/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
|
||||||
|
|
||||||
# Financial Machine Learning and Data Science
|
# Financial Machine Learning and Data Science
|
||||||
|
|||||||
Reference in New Issue
Block a user