Skip to content

Move Pharo extensions to its own package #147

Move Pharo extensions to its own package

Move Pharo extensions to its own package #147

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