Skip to content

Commit

Permalink
Merge pull request #3699 from relative-ci/build-remove-argos
Browse files Browse the repository at this point in the history
build: Remove argos
  • Loading branch information
vio authored Aug 11, 2023
2 parents ae13eb5 + ee06fc5 commit 73d0d0e
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 1,202 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,12 +147,6 @@ jobs:
working-directory: packages/cli
run: npm run test:e2e

- name: E2E tests - upload screenshots
if: ${{ !startsWith(github.ref, 'refs/tags/') }}
continue-on-error: true
working-directory: packages/cli
run: node node_modules/.bin/argos upload ./screenshots

test-package-cli:
needs:
- build
Expand Down
Loading

0 comments on commit 73d0d0e

Please sign in to comment.