Skip to content

Commit

Permalink
Run external checks for main builds
Browse files Browse the repository at this point in the history
  • Loading branch information
chadlwilson committed Jul 16, 2023
1 parent c1e6aea commit ba3a70d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_and_preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ on:
env:
RUBYOPT: -W0 # needed to not print the warnings - makes the logs too big
BUNDLE_BUILD__SASSC: --disable-march-tune-native
RUN_EXTERNAL_CHECKS: true

jobs:
complete_build:
Expand Down

0 comments on commit ba3a70d

Please sign in to comment.