Merge branch 'badge' into 2.x

This commit is contained in:
Karl W Schulz
2023-11-02 08:30:07 -05:00
melakukan df4d508a03
3 mengubah file dengan 49 tambahan dan 43 penghapusan
+2
Melihat File
@@ -33,6 +33,8 @@ jobs:
cmake -DENABLE_COVERAGE=ON ..
- name: Install Python testing collateral
run: pip3 install pytest pytest-cov mock
- name: Create HIP binary (vcopy)
run: hipcc -o tests/vcopy ./sample/vcopy.cpp
- name: Run [profile] mode
run: |
cd build