Skip to content

Commit

Permalink
maybe this yml
Browse files Browse the repository at this point in the history
Signed-off-by: dafnapension <[email protected]>
  • Loading branch information
dafnapension committed Oct 14, 2024
1 parent e8d9a01 commit ca6f546
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/performance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@ jobs:
- uses: actions/setup-python@v5
with:
python-version: '3.9'
- name: Install requirements
run: |
pip install -r requirements/dev.rqr
- name: Install requirements
run: |
pip install -r requirements/dev.rqr
- name: Create profile/logs dir
run: mkdir -p profile/logs
Expand Down

0 comments on commit ca6f546

Please sign in to comment.