Skip to content

Code ported to GS64 from Pharo package System-BasicCommandLineHandler #133

Code ported to GS64 from Pharo package System-BasicCommandLineHandler

Code ported to GS64 from Pharo package System-BasicCommandLineHandler #133

Workflow file for this run

name: Docker Tests
on: [push,pull_request,workflow_dispatch]
jobs:
unit-tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 2
- name: Run tests using Docker
run: ./.docker/docker-tests.sh