Skip to content

feat: change the version of opensource COBOL 4J to 1.1.6 #80

feat: change the version of opensource COBOL 4J to 1.1.6

feat: change the version of opensource COBOL 4J to 1.1.6 #80

Workflow file for this run

name: test for docker-compose
on:
push:
pull_request:
types: [opened, reopened, review_requested, synchronize]
jobs:
run-tests:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Launch docker containers
run: cd docker-compose && docker compose up -d