Skip to content

Commit 7edf394

Browse files
authored
Update and rename ci.yml to tests.yml
1 parent 8fee846 commit 7edf394

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
name: CI
2+
name: Tests
33
on:
44
workflow_dispatch:
55
push:
@@ -24,7 +24,7 @@ jobs:
2424

2525
steps:
2626
- name: Checkout repository
27-
uses: actions/checkout@v5
27+
uses: actions/checkout@v6
2828

2929
- name: Install uv
3030
uses: astral-sh/setup-uv@v7

0 commit comments

Comments
 (0)