[#2186] link s3_transport_obj
to librt if librt has shm_open
(main)
#145
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Check Formatting | |
on: pull_request | |
defaults: | |
run: | |
shell: bash | |
jobs: | |
clang-format: | |
uses: irods/irods_reusable_github_workflows/.github/workflows/linter-irods-clang-format.yml@main |