Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
stevensJourney committed Nov 3, 2023
1 parent fc2eb5d commit bee2cba
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build-packages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,3 @@ jobs:

- name: Build
run: yarn build:packages

- name: Test
run: tsc --version
3 changes: 0 additions & 3 deletions .github/workflows/dev-packages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,6 @@ jobs:
- name: Install Dependencies
run: yarn install --frozen-lockfile

- name: Test
run: tsc --version

- name: Build
run: yarn build:packages

Expand Down

0 comments on commit bee2cba

Please sign in to comment.