Skip to content

Update default command line handler to not exit the gem unless specified by the user #228

Update default command line handler to not exit the gem unless specified by the user

Update default command line handler to not exit the gem unless specified by the user #228

Workflow file for this run

name: Pharo 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/pharo/docker-tests.sh