Skip to content

Commit

Permalink
chore: Add Nsolir runtime to CI tests
Browse files Browse the repository at this point in the history
Signed-off-by: Jefferson <jefferson.rios.caro@gmail.com>
  • Loading branch information
riosje committed Feb 26, 2024
1 parent 93b7572 commit e30b29c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ jobs:
runs-on: ${{ matrix.os }}
permissions:
contents: read
name: Unit Test ${{ matrix.runtime }} ${{ matrix.node-version }}
name: Unit Test ${{ matrix.runtime }}${{ matrix.node-version }} - ${{ matrix.os }}

strategy:
matrix:
Expand Down

0 comments on commit e30b29c

Please sign in to comment.