Skip to content

Commit

Permalink
Exclude holidays package
Browse files Browse the repository at this point in the history
  • Loading branch information
nilsreichardt committed Apr 10, 2024
1 parent 3315ad5 commit 1ebc658
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/safe_app_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,8 @@ jobs:
run: |
sz build_runner build \
-c 4 \
--package-timeout-minutes 15
--package-timeout-minutes 15 \
--exclude holidays
- name: Fail if generated files have changed
run: |
Expand Down

0 comments on commit 1ebc658

Please sign in to comment.