Skip to content

add if_salv_c_cell_type + SVAL (#30) #141

add if_salv_c_cell_type + SVAL (#30)

add if_salv_c_cell_type + SVAL (#30) #141

Workflow file for this run

name: test
on:
pull_request:
push:
branches:
- main
permissions:
contents: read
jobs:
unit:
runs-on: ubuntu-latest
timeout-minutes: 5
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
- run: npm install
- run: npm test