Skip to content

Commit

Permalink
Update accessibility-tests.yml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
tsv2013 committed Jul 16, 2024
1 parent fb239d4 commit 3d5939b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion accessibility-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,8 +115,10 @@ jobs:
verbose: false
condition: ne(variables.NPM_CACHE_RESTORED, 'true')

- script: |
- powershell: |
npm run build_react_prod
npm run build_core
npm run build_react_ui
displayName: 'build prod'
- script: |
Expand Down

0 comments on commit 3d5939b

Please sign in to comment.