Skip to content

Commit

Permalink
ci: build only one target for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
vitonsky committed Jun 4, 2024
1 parent 6a5d144 commit d7c5780
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/build/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ runs:

- name: Build app
shell: bash
run: make prepare buildAll packAll lintBuilds
run: make prepare buildFirefox packAll lintBuilds

0 comments on commit d7c5780

Please sign in to comment.