Skip to content

Commit

Permalink
remove redundant comment
Browse files Browse the repository at this point in the history
  • Loading branch information
tslight committed Jan 19, 2024
1 parent 2c81d62 commit fac8bec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
with:
python-version: '3.8' # see setup.py
python-version: '3.8'
- name: Install Pandoc
run: sudo apt-get install -y pandoc
- name: Install some test/lint context with pip
Expand Down

0 comments on commit fac8bec

Please sign in to comment.