Skip to content

Improve hash-update refactoring #914

Improve hash-update refactoring

Improve hash-update refactoring #914

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: raco test --package resyntax