Skip to content

Commit

Permalink
fix ct
Browse files Browse the repository at this point in the history
  • Loading branch information
mahdiolfat committed Feb 28, 2024
1 parent 9f4e0ee commit daa582e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ContinuousTesting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Install Dependencies
run: |
python -m pip install --upgrade pip setuptools wheel
pip install -r dev/requirements-testing.txt
pip install -r developer/requirements-testing.txt
- name: Static Lint
run: |
Expand Down

0 comments on commit daa582e

Please sign in to comment.