Skip to content

Move version initialization to a Pharo package #139

Move version initialization to a Pharo package

Move version initialization to a Pharo package #139

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