Skip to content

GitBook: No commit message #508

GitBook: No commit message

GitBook: No commit message #508

Workflow file for this run

name: test
on: [push, pull_request]
jobs:
test:
name: test
runs-on: ubuntu-latest
steps:
- run: echo "Running tests..."