Skip to content

Commit

Permalink
Lowercase cbt
Browse files Browse the repository at this point in the history
  • Loading branch information
rmi22186 committed Nov 9, 2023
1 parent c8f2a6e commit 3cc6c23
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cross-browser-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ jobs:
run: npm ci

# ensures the tests are es5 compatible
- name: 'Run NPM build:CBT'
run: npm build:CBT
- name: 'Run NPM build:cbt'
run: npm build:cbt

- name: 'Run Browserstack Tests'
run: npm run test:browserstack
Expand Down

0 comments on commit 3cc6c23

Please sign in to comment.