Skip to content

Commit

Permalink
omit a3p lint
Browse files Browse the repository at this point in the history
  • Loading branch information
mujahidkay committed Oct 21, 2024
1 parent 5a0c6c2 commit cf38c8a
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/test-all-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,12 +111,6 @@ jobs:
# master merge check
- name: yarn lint rest of packages/*
run: ./scripts/lint-with-types.sh rest
- name: Lint a3p-integration
run: yarn install && yarn lint && yarn doctor
working-directory: a3p-integration
- name: build A3P submissions
run: yarn run build:submissions
working-directory: a3p-integration

##################
# Fast-running tests run as a group:
Expand Down

0 comments on commit cf38c8a

Please sign in to comment.