Skip to content

Commit

Permalink
without node setup
Browse files Browse the repository at this point in the history
  • Loading branch information
447011 committed Mar 6, 2022
1 parent d79fe87 commit 4e73957
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,6 @@ jobs:
apt-get update
apt-get install --yes postgresql-client
- name: Setup node 14
uses: actions/setup-node@v2
with:
node-version: 14.x
cache: npm
- run: npm install
- run: npm run check-types
- run: npm run lint
Expand Down

0 comments on commit 4e73957

Please sign in to comment.