Skip to content

Merge pull request #21 from prose-im/fix-local-run-environment #90

Merge pull request #21 from prose-im/fix-local-run-environment

Merge pull request #21 from prose-im/fix-local-run-environment #90

Workflow file for this run

on: [push, pull_request]
name: Test
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4