Skip to content

Commit

Permalink
Merge pull request #115 from fecgov/release/sprint-14
Browse files Browse the repository at this point in the history
Release/sprint 14
  • Loading branch information
mjtravers authored Oct 5, 2022
2 parents b04be5e + 590c379 commit d27b6bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ jobs:
curl -fsSL https://deno.land/x/install/install.sh | sh
export DENO_INSTALL="/home/circleci/.deno"
export PATH="$DENO_INSTALL/bin:$PATH"
deno upgrade --version 1.22.0
LCOV_DIRECTORY=/tmp/cache/lcov
mkdir -p $LCOV_DIRECTORY
Expand Down

0 comments on commit d27b6bd

Please sign in to comment.