Skip to content

use mockEnv and env=mockEnv to avoid "Object literal may only specify… #7

use mockEnv and env=mockEnv to avoid "Object literal may only specify…

use mockEnv and env=mockEnv to avoid "Object literal may only specify… #7

name: pre-merge-checks tests
on:
push:
branches:
test/issue#257
jobs:
Run-Tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: npm install
- run: npm test