Skip to content

fix a dep on ee-lib #82

fix a dep on ee-lib

fix a dep on ee-lib #82

Workflow file for this run

name: Tests
on: [push]
jobs:
run_tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: Bogdanp/[email protected]
with:
version: 8.11
- run: raco pkg install -j 2 --auto
- working-directory: ./tests/dsls/js
run: npm install escodegen
- run: raco test -j 2 -c syntax-spec