Skip to content

Commit

Permalink
chore: update generate-dev-docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
RaczeQ authored Mar 14, 2024
1 parent 2269e79 commit aff9687
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/generate-dev-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ jobs:
- name: Test required commands
run: |
./duckdb :memory: "SELECT 1"
alias QuackOSM='python -m quackosm.__main__'
alias quackosm='python -m quackosm.__main__'
QuackOSM -h
- name: Execute jupyter notebooks
run: |
Expand Down

0 comments on commit aff9687

Please sign in to comment.