Skip to content

Commit

Permalink
re-generate CLI.md file
Browse files Browse the repository at this point in the history
  • Loading branch information
popenta committed Sep 19, 2024
1 parent cb32a68 commit 990fa97
Show file tree
Hide file tree
Showing 3 changed files with 181 additions and 12 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,7 @@ jobs:
run: |
python3 -m pip install --upgrade pip
pip3 install -r requirements.txt
pip3 install pytest
pip3 install pytest-mock
pip3 install -r requirements-dev.txt
- name: Set github_api_token
shell: bash
run: |
Expand Down
Loading

0 comments on commit 990fa97

Please sign in to comment.