Skip to content

Commit

Permalink
step renamed
Browse files Browse the repository at this point in the history
  • Loading branch information
wilsonfreitas committed Feb 17, 2024
1 parent 340f3cf commit ef662bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Install dependencies
run: |
poetry install
- name: Run tests
- name: Run parser
run: |
export GITHUB_ACCESS_TOKEN=${{ secrets.GITHUB_TOKEN }}
poetry run python parse.py
Expand Down

0 comments on commit ef662bb

Please sign in to comment.