Skip to content

Commit d856ed5

Browse files
committed
fixup! fixup! fixup! clnvm(ci): Move CI operations to Taskfile
1 parent 79093a6 commit d856ed5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/cln-version-manager-py.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,7 @@ jobs:
2828
enable-cache: true
2929

3030
- name: Build
31-
run:
32-
- task clnvm:build
31+
run: task clnvm:build
3332

3433
- name: Run tests
3534
run: task clnvm:check

0 commit comments

Comments
 (0)