Skip to content

Commit

Permalink
fix: screen deleted
Browse files Browse the repository at this point in the history
  • Loading branch information
mr-scrpt committed Jul 25, 2023
1 parent 4be5bb9 commit dbb99af
Show file tree
Hide file tree
Showing 25 changed files with 14 additions and 12 deletions.
26 changes: 14 additions & 12 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,16 +19,18 @@ jobs:
node-version: ${{ matrix.node-version }}
- name: install modules
run: yarn
# - name: build production project
# run: yarn build:prod
# - name: linting typescript
# run: yarn lint:code:check
# - name: linting css
# run: yarn lint:style:check
# - name: unit testing
# run: yarn test:unit
- name: build storybook
run: yarn sb:build
- name: screenshot testing
run: yarn test:ui:ci

- name: build production project
run: yarn build:prod
- name: linting typescript
run: yarn lint:code:check
- name: linting css
run: yarn lint:style:check
- name: unit testing
run: yarn test:unit
#
# - name: build storybook
# run: yarn sb:build
# - name: screenshot testing
# run: yarn test:ui:ci

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed .loki/reference/chrome_laptop_Widget_Navbar_Base.png
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit dbb99af

Please sign in to comment.