Skip to content
This repository has been archived by the owner on Aug 25, 2023. It is now read-only.

Bump word-wrap from 1.2.3 to 1.2.4 #163

Bump word-wrap from 1.2.3 to 1.2.4

Bump word-wrap from 1.2.3 to 1.2.4 #163

Workflow file for this run

name: CI
on:
pull_request:
branches:
- master
push:
branches:
- master
- release/*
jobs:
test:
name: Test
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Test
run: docker-compose -f docker-compose.test.yml up --build --abort-on-container-exit