Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
  • Loading branch information
wilsonfreitas committed Feb 17, 2024
1 parent 05bed80 commit f6abd94
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Expand Up @@ -22,6 +22,7 @@ jobs:
poetry install
- name: Run tests
run: |
export GITHUB_ACCESS_TOKEN=${{ secrets.GITHUB_TOKEN }}
poetry run python parse.py
# - uses: r-lib/actions/setup-r@v2
# with:
Expand Down

0 comments on commit f6abd94

Please sign in to comment.