Skip to content

consistently use io::get_absolute_path when dealing with user-input f… #3761

consistently use io::get_absolute_path when dealing with user-input f…

consistently use io::get_absolute_path when dealing with user-input f… #3761

Workflow file for this run

name: Checks
on:
push:
pull_request:
branches:
- main
jobs:
format:
runs-on: ubuntu-latest
container: ghcr.io/acts-project/format10:v11
steps:
- uses: actions/checkout@v3
- name: Check
run: .github/check_format.sh .