Skip to content

Commit

Permalink
experiment: comparing outputs
Browse files Browse the repository at this point in the history
  • Loading branch information
trentonyo committed Mar 18, 2024
1 parent f287d5e commit 85d6cf7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/todoon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ jobs:
run: |
python -m pip install --upgrade pip
python -m pip install typer
python -m pip install -i https://test.pypi.org/simple/ todo-or-not==0.7.15b0
- name: Generate GH Token
id: generate-token
uses: actions/create-github-app-token@v1
Expand All @@ -31,4 +30,4 @@ jobs:
pwd
echo "** LS -A:"
ls -a
todoon --silent
python todo_or_not/todo_check.py --silent

0 comments on commit 85d6cf7

Please sign in to comment.