Skip to content

Bump node-notifier and @glennsl/bs-jest in /exercises/practice/list-ops #261

Bump node-notifier and @glennsl/bs-jest in /exercises/practice/list-ops

Bump node-notifier and @glennsl/bs-jest in /exercises/practice/list-ops #261

Workflow file for this run

---
name: CI
on:
pull_request:
branches:
- main
push:
branches:
- main
paths-ignore:
- ".gitignore"
- "LICENSE"
jobs:
build:
name: Test Runner
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f
- name: Install reasonml
run: npm install -g esy
- name: Run tests
run: ./bin/test-exercises.sh