Skip to content

Commit

Permalink
remove excess tests until tests would be ready
Browse files Browse the repository at this point in the history
  • Loading branch information
Avircut committed Oct 2, 2023
1 parent b572b05 commit d179b58
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ jobs:
run: npm run lint:scss
- name: Unit tests
run: npm run test:unit
- name: Build storybook
run: npm run storybook:build
- name: Screenshot tests
run: npm run test:ui:ci
- name: Generate HTML Loki Report
run: npm run test:ui:report
# - name: Build storybook
# run: npm run storybook:build
# - name: Screenshot tests
# run: npm run test:ui:ci
# - name: Generate HTML Loki Report
# run: npm run test:ui:report

0 comments on commit d179b58

Please sign in to comment.