Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

Commit

Permalink
chore: update coverall workflow to only run english translated build
Browse files Browse the repository at this point in the history
  • Loading branch information
shafin-deriv committed Apr 24, 2024
1 parent 217f59a commit 60f2f91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/test_build/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ runs:
env:
NODE_ENV: ${{ inputs.NODE_ENV }}
TRACKJS_TOKEN: ${{ inputs.TRACKJS_TOKEN }}
run: npm run build -- --locale fr
run: npm run build -- --locale en
shell: bash

0 comments on commit 60f2f91

Please sign in to comment.