Skip to content

Commit

Permalink
a minor change
Browse files Browse the repository at this point in the history
  • Loading branch information
ajkhattak committed May 3, 2024
1 parent e49b095 commit 8618ddf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_run_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
sed -i 's/\${CXX}/g++/' run_unittest.sh
./run_unittest.sh
- name: Build and Run Standalone
- name: Build and Run CFE
run: |
git clone https://github.com/NOAA-OWP/cfe extern/cfe
if [ -d build ]; then
Expand Down

0 comments on commit 8618ddf

Please sign in to comment.