Skip to content

revert , obspy not ready: remove 3.9 and add 3.12 py tests #110

revert , obspy not ready: remove 3.9 and add 3.12 py tests

revert , obspy not ready: remove 3.9 and add 3.12 py tests #110

Workflow file for this run

name: Build Documentation
on: [push]
jobs:
run_tests:
runs-on: ubuntu-latest
if: "contains(github.event.head_commit.message, '+DOCS')"
steps:
- uses: actions/checkout@v2
- name: Say Hello Docs
run: |
echo "Hello doc builder"