Skip to content

Commit

Permalink
Addressed review comments
Browse files Browse the repository at this point in the history
Signed-off-by: bhavanijayakumaran <[email protected]>
  • Loading branch information
bhavanijayakumaran committed Feb 22, 2023
1 parent 026e005 commit 8bf4c9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:
password: ${{ secrets.github_token }}
steps:
- uses: actions/checkout@v3
- name: make check_llvm_none
- name: set llvm_none make check
run: |
CHPL_LLVM=none ./util/buildRelease/smokeTest chpl
check_annotations_rt_calls:
Expand Down

0 comments on commit 8bf4c9e

Please sign in to comment.