Skip to content

Commit

Permalink
feat(cli): setup cli package
Browse files Browse the repository at this point in the history
  • Loading branch information
gregberge committed Aug 19, 2022
1 parent a832d13 commit 4f589a5
Show file tree
Hide file tree
Showing 29 changed files with 1,489 additions and 173 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Test
run: npm run test

- name: Argos
run: npx argos upload packages/argos-cli/__fixtures__
- name: Test
run: npm run e2e
env:
ARGOS_TOKEN: ${{ secrets.ARGOS_TOKEN }}
File renamed without changes.
File renamed without changes
File renamed without changes
Loading

0 comments on commit 4f589a5

Please sign in to comment.