Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

Commit

Permalink
reordering the validations in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Izaac Zavaleta committed Oct 16, 2019
1 parent 1595df5 commit c2d07e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/ci
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ cd $(dirname $0)
export CROSS=true

./build
./test
./validate
./validate-ci
./test
./package

0 comments on commit c2d07e6

Please sign in to comment.