Skip to content

Commit

Permalink
fix make release process
Browse files Browse the repository at this point in the history
  • Loading branch information
fabriciojs committed Dec 11, 2021
1 parent f708331 commit eae3bb0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions make_release.sh
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
#!/bin/bash

set -e
set -ex

kool run make-docs
kool run parse-presets
kool run fmt
kool run lint
kool run test
Expand Down

0 comments on commit eae3bb0

Please sign in to comment.