Skip to content

Commit

Permalink
fix (ci): remove version print task (#2783)
Browse files Browse the repository at this point in the history
Signed-off-by: Henrik Gerdes <hegerdes@outlook.de>
  • Loading branch information
hegerdes authored Jan 30, 2025
1 parent d6ae6d8 commit e613aa8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,3 @@ jobs:

- name: Cargo fmt
run: cargo fmt --check

- name: Show version
run: ./zola --version

0 comments on commit e613aa8

Please sign in to comment.