Skip to content

Merge pull request #66 from TUDelftGeodesy/fix_63 #103

Merge pull request #66 from TUDelftGeodesy/fix_63

Merge pull request #66 from TUDelftGeodesy/fix_63 #103

Workflow file for this run

name: Ruff lint
on: [push, pull_request]
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: chartboost/ruff-action@v1