Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
mpexm committed Sep 27, 2023
1 parent 379c48a commit 36f7aec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 15 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,11 @@ jobs:
run: yarn test

- name: App "service" - Install dependencies
working-directory: ./event
working-directory: ./service
run: yarn install --frozen-lockfile

- name: App "service" - TypeScript
working-directory: ./event
working-directory: ./service
run: yarn tsc --noEmit --incremental

- name: App "service" - Tests
Expand Down
13 changes: 0 additions & 13 deletions event/.env.ok

This file was deleted.

0 comments on commit 36f7aec

Please sign in to comment.