Skip to content

S2 API to Asta tool key #56

S2 API to Asta tool key

S2 API to Asta tool key #56

Workflow file for this run

name: CI_formatting
on:
pull_request:
branches: ['main']
jobs:
ci_format:
runs-on: ubuntu-latest
env: {}
steps:
- uses: actions/checkout@v4
- uses: psf/black@stable
with:
version: '~= 24.2'