Skip to content

Commit

Permalink
add screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
mr-scrpt committed Jul 26, 2023
1 parent 0488d1c commit e3d16c3
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,12 @@ jobs:
- name: screenshot testing
run: yarn test:ui:ci

- name: Archive code coverage results
uses: actions/upload-artifact@v3
with:
name: screen
path: .loki/
- name: Download a single artifact
uses: actions/download-artifact@v3
with:
name: screen
# - name: Archive code coverage results
# uses: actions/upload-artifact@v3
# with:
# name: screen
# path: .loki/
# - name: Download a single artifact
# uses: actions/download-artifact@v3
# with:
# name: screen

0 comments on commit e3d16c3

Please sign in to comment.