Skip to content

Commit

Permalink
Merge pull request #4568 from BacLuc/ci-make-pdf-lint-required
Browse files Browse the repository at this point in the history
ci: make client print (pdf) eslint and tests required
  • Loading branch information
usu authored Jan 29, 2024
2 parents 3c690f4 + 9570e52 commit 9133993
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -397,9 +397,11 @@ jobs:
- frontend-eslint
- print-eslint
- e2e-lint
- client-print-eslint
- api-tests
- frontend-tests
- print-tests
- pdf-tests
- e2e-tests-run
runs-on: ubuntu-latest
if: always()
Expand Down

0 comments on commit 9133993

Please sign in to comment.