diff --git a/.github/workflows/deploy-strategy-switch-console.yml b/.github/workflows/deploy-strategy-switch-console.yml index 2ce366b..e6f6d95 100644 --- a/.github/workflows/deploy-strategy-switch-console.yml +++ b/.github/workflows/deploy-strategy-switch-console.yml @@ -60,7 +60,6 @@ jobs: run: | set -euo pipefail python3 scripts/sync_strategy_switch_page_asset.py - git diff --exit-code -- web/strategy-switch-console/page_asset.js web/strategy-switch-console/strategy_profiles_asset.js - name: Validate Worker assets run: |