Skip to content

Commit

Permalink
Merge branch 'main' into chore/test-GH-pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
gioboa committed Jan 30, 2024
2 parents 27dc463 + a1877bd commit a6534e0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ jobs:
- uses: actions/checkout@v3
- name: Setup
uses: ./.github/actions/setup
with:
node_version: ${{ matrix.node_version }}

- name: Test
uses: ./.github/actions/test
Expand Down

0 comments on commit a6534e0

Please sign in to comment.