Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
trizin authored Sep 29, 2023
1 parent ae8e198 commit e920ac3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check_testnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Install Dependencies
run: |
python -m pip install --upgrade pip
pip install -r requirements
pip install -r requirements.txt
- name: Run Check Script and Filter Output
id: script
Expand Down

0 comments on commit e920ac3

Please sign in to comment.