Skip to content

Commit

Permalink
Increate jest timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
tujoworker committed Feb 3, 2025
1 parent 0320a67 commit d0830eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/icons-lib.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
run: yarn workspace @dnb/eufemia prebuild:figma:ci

- name: Test prebuild
run: yarn workspace @dnb/eufemia test:update
run: yarn workspace @dnb/eufemia test:update --timeout=30000

- name: Build portal
run: yarn workspace dnb-design-system-portal build:visual-test
Expand Down

0 comments on commit d0830eb

Please sign in to comment.