Skip to content

Merge branch 'release-candidate' into security_scanning_improvements #328

Merge branch 'release-candidate' into security_scanning_improvements

Merge branch 'release-candidate' into security_scanning_improvements #328

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@v4
with:
fetch-depth: 2
- name: Run tests using Docker
run: ./.docker/pharo/docker-tests.sh