Skip to content

Commit 0bc7c3c

Browse files
committed
test
1 parent 7d163cf commit 0bc7c3c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/test.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,12 @@ permissions:
1616
contents: read
1717

1818
jobs:
19+
empty-dir:
20+
runs-on: ubuntu-latest
21+
steps:
22+
- name: Install latest version
23+
id: setup-uv
24+
uses: ./
1925
lint:
2026
runs-on: ubuntu-latest
2127
permissions:

0 commit comments

Comments
 (0)