Skip to content

Commit e613aa8

Browse files
authored
fix (ci): remove version print task (#2783)
Signed-off-by: Henrik Gerdes <[email protected]>
1 parent d6ae6d8 commit e613aa8

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/build-and-test.yml

-3
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,3 @@ jobs:
5353

5454
- name: Cargo fmt
5555
run: cargo fmt --check
56-
57-
- name: Show version
58-
run: ./zola --version

0 commit comments

Comments
 (0)