Skip to content

Commit

Permalink
Merge pull request #18 from Addepar/bantic/update-ci-yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
twokul authored Nov 3, 2022
2 parents 49a454b + 364dae1 commit 0835ecd
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,8 @@ jobs:
runs-on: ubuntu-latest

steps:
- name: Checkout
uses: actions/checkout@v2

- name: Use Node 14
uses: actions/setup-node@v2
with:
node-version: 14
- uses: actions/checkout@v3
- uses: volta-cli/action@v3

- name: Node Modules Cache
uses: actions/cache@v2
Expand Down

0 comments on commit 0835ecd

Please sign in to comment.