Skip to content

Commit

Permalink
Revert "chore: debug build failures"
Browse files Browse the repository at this point in the history
This reverts commit 2f4868a.
  • Loading branch information
PeterSchafer committed Aug 1, 2024
1 parent 2f4868a commit 725d22a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1135,11 +1135,8 @@ jobs:
name: Running acceptance tests
no_output_timeout: 30m
command: |
go version
<< parameters.pre_test_cmds >>
go version
npm run test:acceptance -- --selectProjects coreCli --shard=$(expr $CIRCLE_NODE_INDEX + 1)/<< parameters.shards >>
go version
environment:
TEST_SNYK_FIPS: << parameters.fips >>
TEST_SNYK_COMMAND: << parameters.test_snyk_command >>
Expand Down

0 comments on commit 725d22a

Please sign in to comment.