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

Bump tough-cookie from 4.0.0 to 4.1.3 #161

Bump tough-cookie from 4.0.0 to 4.1.3

Bump tough-cookie from 4.0.0 to 4.1.3 #161

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