Skip to content

Commit

Permalink
update ci script
Browse files Browse the repository at this point in the history
  • Loading branch information
Steven Silvester committed Dec 18, 2019
1 parent d099b58 commit 4e5be32
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions scripts/ci_script.sh
Expand Up @@ -55,10 +55,6 @@ if [[ $GROUP == integrity ]]; then
# Lint our files.
jlpm run lint:check || (echo 'Please run `jlpm run lint` locally and push changes' && exit 1)


# Build the vega bundles
jlpm run build:vega

# Build the packages individually.
jlpm run build:src

Expand Down

0 comments on commit 4e5be32

Please sign in to comment.