Skip to content

Add some shortcuts for remove* and friends #487

Add some shortcuts for remove* and friends

Add some shortcuts for remove* and friends #487

Workflow file for this run

name: CI
on: [push, pull_request]
jobs:
ci:
name: "Build and Test"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: Bogdanp/[email protected]
with:
version: stable
- run: raco pkg install --batch --auto --link --name resyntax
- run: xvfb-run raco test --package resyntax