Skip to content

Commit

Permalink
chore: update CI test config
Browse files Browse the repository at this point in the history
  • Loading branch information
alissonlauffer committed Nov 15, 2023
1 parent 3cfba89 commit b7220a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-bot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
python-version: ${{ matrix.python-version }}
- name: Set up configuration
run: |
curl https://pastebin.com/raw/iu4nu94C -o config.py
curl https://pastebin.com/raw/1jgN48kr -o config.py
- name: Install dependencies
run: |
pip install --upgrade pip wheel
Expand Down

0 comments on commit b7220a4

Please sign in to comment.