Skip to content

Commit

Permalink
Merge pull request #21 from hadronlabs-org/feat/self-hosted-ratik
Browse files Browse the repository at this point in the history
Feat/self hosted test
  • Loading branch information
ratik authored Dec 27, 2023
2 parents 28aa7da + 5288fb4 commit c998fee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ jobs:
- name: Setup node
uses: actions/setup-node@v3
with:
node-version: '18.16.1'
cache: 'yarn'
cache-dependency-path: integration_tests/yarn.lock
- name: Lint
Expand Down

0 comments on commit c998fee

Please sign in to comment.