Skip to content

rep: add the GPLv3 license before making the repository opensource #53

rep: add the GPLv3 license before making the repository opensource

rep: add the GPLv3 license before making the repository opensource #53

name: XJoules Checkstyle
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
env:
CARGO_TERM_COLOR: always
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- name: Check format
run: cargo fmt -- --check