Skip to content

Commit 12c8894

Browse files
committed
single-quotes, remove hash in string
1 parent 2c31d75 commit 12c8894

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests-cibw.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
# NOTE: Android cibuildwheel tests are currently disabled.
7474
# See https://github.com/pybind/pybind11/issues/5913.
7575
- name: "NOTE: Android tests are disabled"
76-
run: echo '"::warning::Android cibuildwheel tests are disabled (CIBW_TEST_COMMAND is empty). See issue #5913."'
76+
run: echo '::warning::Android cibuildwheel tests are disabled (CIBW_TEST_COMMAND is empty). See issue 5913.'
7777

7878
# https://github.blog/changelog/2024-04-02-github-actions-hardware-accelerated-android-virtualization-now-available/
7979
- name: Enable KVM for Android emulator

0 commit comments

Comments
 (0)