Skip to content

Commit

Permalink
Remove template text
Browse files Browse the repository at this point in the history
  • Loading branch information
aromanielloNTIA committed Jan 14, 2025
1 parent c31a3cd commit b801cb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ctest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v4

- name: Clone required submodules # TODO-TEMPLATE: Add test-data submodule here, if needed
- name: Clone required submodules
run: |
git submodule init extern/googletest
git submodule init extern/test-data
Expand Down

0 comments on commit b801cb3

Please sign in to comment.