Skip to content

Commit

Permalink
feat: new ci version
Browse files Browse the repository at this point in the history
  • Loading branch information
apskhem committed Sep 23, 2024
1 parent 2951ed7 commit fc2f4a2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions catalyst_voices/Earthfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
VERSION 0.8

IMPORT ../catalyst-gateway AS catalyst-gateway
IMPORT github.com/input-output-hk/catalyst-ci/earthly/flutter:v3.2.04 AS flutter-ci
IMPORT github.com/input-output-hk/catalyst-ci/earthly/flutter:v3.2.06 AS flutter-ci

# Copy all the necessary files and running bootstrap
builder:
Expand Down Expand Up @@ -55,7 +55,6 @@ check-package-publishing:
# Runs the license checks for Catalyst Voices.
check-license:
FROM +builder
RUN dart pub global activate license_checker
RUN melos run license-check

# Run unit tests
Expand Down

0 comments on commit fc2f4a2

Please sign in to comment.