Skip to content

Commit

Permalink
chore:update test to build env
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikSin committed Mar 11, 2024
1 parent 5c95632 commit f93b773
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,9 @@ jobs:
- name: Build translations
run: |
npm run build:translations
- name: Build env files
run: |
npm run build:env
- name: Frontend Tests
run: |
npm test

0 comments on commit f93b773

Please sign in to comment.