Skip to content

Commit

Permalink
i give up
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanmrichard committed Nov 18, 2024
1 parent 2742cf2 commit 5a4f2d9
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions .github/workflows/pull_request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,13 @@ jobs:
doc_target: 'scf_cxx_api'
build_fail_on_warning: false
secrets: inherit
optional_modules:
uses: NWChemEx/.github/.github/workflows/common_pull_request.yaml@master
with:
config_file: '.github/.licenserc.yaml'
source_dir: ''
compilers: '["gcc-11"]'
doc_target: 'scf_cxx_api'
build_fail_on_warning: false
repo_toolchain: '.github/optional_modules.cmake'
secrets: inherit
#optional_modules:
# uses: NWChemEx/.github/.github/workflows/common_pull_request.yaml@master
# with:
# config_file: '.github/.licenserc.yaml'
# source_dir: ''
# compilers: '["gcc-11"]'
# doc_target: 'scf_cxx_api'
# build_fail_on_warning: false
# repo_toolchain: '.github/optional_modules.cmake'
# secrets: inherit

0 comments on commit 5a4f2d9

Please sign in to comment.