Skip to content

Allow to use the id param without compose when running preevy urls command #140

Allow to use the id param without compose when running preevy urls command

Allow to use the id param without compose when running preevy urls command #140

Workflow file for this run

name: Run tests
on:
pull_request:
push:
jobs:
run-tests:
runs-on: ubuntu-latest
steps:
- uses: actions/setup-node@v3
with:
node-version: '18.x'
- uses: actions/checkout@v3
- run: yarn
- run: yarn test