Streamline actions, format, clean up dependabot.yml

Signed-off-by: XhmikosR <xhmikosr@gmail.com>
This commit is contained in:
XhmikosR
2025-03-30 18:04:25 +03:00
parent 4f1587f37b
commit c2a5d26bb3
6 changed files with 29 additions and 69 deletions

View File

@@ -17,8 +17,10 @@ jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4.2.2
- name: Clone repository
uses: actions/checkout@v4.2.2
with:
persist-credentials: false
fetch-depth: 0
- name: Set up Python