Skip to content

Commit

Permalink
workflows: rename directories
Browse files Browse the repository at this point in the history
  • Loading branch information
R1kaB3rN committed Jan 9, 2025
1 parent 2148de3 commit 3ceb4fa
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,10 @@ jobs:
mv umu-protonfixes protonfixes
cd protonfixes/protonfixes
python3 .github/scripts/check_imports.py
cd ..
mv protonfixes umu-protonfixes
cd ..
mv protonfixes umu-protonfixes
- name: Test with unittest
run: |
python3 protonfixes_test.py

0 comments on commit 3ceb4fa

Please sign in to comment.