Skip to content

Add TODO note about this-escape warnings new for JDK 21.0 #81

Add TODO note about this-escape warnings new for JDK 21.0

Add TODO note about this-escape warnings new for JDK 21.0 #81

name: build
on: [push]
jobs:
build:
name: Run Specifications
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
- run: npm install
- run: npm test