Skip to content

Commit a9afb53

Browse files
TTry
1 parent 6b8ee07 commit a9afb53

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ jobs:
2222
pip install .
2323
2424
- name: Set up NVC
25-
- uses: nickg/setup-nvc-ci@v1
25+
uses: nickg/setup-nvc-ci@v1
2626
with:
27-
version: latest
27+
version: latest
2828

2929
- name: Run tests
3030
run: pytest

0 commit comments

Comments
 (0)