Skip to content

Forsøk på å fikse flaky storybook test #12593

Forsøk på å fikse flaky storybook test

Forsøk på å fikse flaky storybook test #12593

name: Valider pull request
on: [pull_request]
jobs:
test:
uses: ./.github/workflows/test.yml
secrets: inherit
storybook-test:
uses: ./.github/workflows/storybook-tests.yml
secrets: inherit
lint-tscheck-build:
uses: ./.github/workflows/lint-tscheck-build.yml
secrets: inherit
with:
run-build: true