Skip to content

retrospectives: add templates for 2025-01-25 online #395

retrospectives: add templates for 2025-01-25 online

retrospectives: add templates for 2025-01-25 online #395

Workflow file for this run

name: Test
on:
- push
- pull_request
jobs:
test:
name: Test
runs-on: ubuntu-latest
timeout-minutes: 10
steps:
- uses: actions/checkout@v3
- uses: ruby/setup-ruby@v1
with:
ruby-version: 3.1
bundler-cache: true
- name: Run test
run: |
./tutorial/retrospectives/test.sh