Skip to content

Commit

Permalink
Test.
Browse files Browse the repository at this point in the history
  • Loading branch information
Roman Barbun committed Dec 13, 2024
1 parent be1285e commit 655edb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,7 @@ job-build: &job-build
no_output_timeout: 30m
# Optionally run Shipshape audit.
- when:
condition: ${SHIPSHAPE_RUN_AUDIT:-false}
condition: false
steps:
- run:
name: Audit code with shipshape
Expand Down

0 comments on commit 655edb0

Please sign in to comment.