Skip to content

Commit

Permalink
Drop build upload
Browse files Browse the repository at this point in the history
  • Loading branch information
markerikson committed Jun 24, 2024
1 parent 778ca74 commit f580d3d
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 @@ -31,12 +31,12 @@ jobs:
#- run: yarn test:unit:ci
# - run: yarn build:ci

- name: Save build folder
uses: actions/upload-artifact@v4
with:
name: build
if-no-files-found: error
path: build
# - name: Save build folder
# uses: actions/upload-artifact@v4
# with:
# name: build
# if-no-files-found: error
# path: build

ui-chrome-tests:
timeout-minutes: 15
Expand Down

0 comments on commit f580d3d

Please sign in to comment.