Skip to content

Commit

Permalink
Bot optimized the script, lets test it
Browse files Browse the repository at this point in the history
test v.0.3
  • Loading branch information
spirillen committed Jan 18, 2025
1 parent bc48621 commit 4b4751e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/sort.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@ jobs:
run: |
pip install --no-cache-dir -r "${{ github.workspace }}/requirements.txt"
- name: Run Fates Script
- name: Sort the lists
run: |
# sudo apt-get install -y fates
python3 tools/sort_lists.py
continue-on-error: true
- name: Configure Git
run: |
Expand Down

0 comments on commit 4b4751e

Please sign in to comment.