Skip to content

Fix workspaces

Fix workspaces #2

Workflow file for this run

# This is temporary until/if:
# https://github.com/gap-actions/run-pkg-tests/pull/24
# is merged, or something equivalent, then remove the script ci/run-tests.sh,
# and use the save/load.g files as commented out below
name: "Test workspaces"
on:
workflow_dispatch:
pull_request:
push:
branches:
- "main"
- "stable-*.*"
schedule:
# Every day at 3:15 AM UTC
- cron: '15 3 * * *'
jobs:
workspaces:
steps:
- name: "Run Semigroups packages' workspace tests"

Check failure on line 20 in .github/workflows/workspaces.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/workspaces.yml

Invalid workflow file

You have an error in your yaml syntax on line 20
run: ci/launch-gap-docker-container.sh