mirror of
https://github.com/wilsonfreitas/awesome-quant.git
synced 2026-08-22 16:28:06 +00:00
step renamed
This commit is contained in:
@@ -20,7 +20,7 @@ jobs:
|
|||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: |
|
run: |
|
||||||
poetry install
|
poetry install
|
||||||
- name: Run tests
|
- name: Run parser
|
||||||
run: |
|
run: |
|
||||||
export GITHUB_ACCESS_TOKEN=${{ secrets.GITHUB_TOKEN }}
|
export GITHUB_ACCESS_TOKEN=${{ secrets.GITHUB_TOKEN }}
|
||||||
poetry run python parse.py
|
poetry run python parse.py
|
||||||
|
|||||||
Reference in New Issue
Block a user