Skip to content

Fix a typo (reksterin tyyppi) #165

Fix a typo (reksterin tyyppi)

Fix a typo (reksterin tyyppi) #165

Workflow file for this run

name: Pull request verification
on:
pull_request:
branches: [ master ]
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run sushi
run: docker-compose run runner bash -c "cd /workdir && sushi"