Skip to content

Commit

Permalink
run tests on main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
lexoyo committed Apr 11, 2024
1 parent d2a7a7c commit 0555c60
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
os: [ubuntu-latest]

steps:
- run: echo "Running on ${{ matrix.os }} with Node.js ${{ matrix.node-version }}, tag ${{ github.ref }}"
- uses: actions/checkout@v3
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v3
Expand Down

0 comments on commit 0555c60

Please sign in to comment.