Skip to content

Commit 5e0a0d5

Browse files
committed
remove unnecessary comments
1 parent de80ff4 commit 5e0a0d5

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
name: build
22

3-
# Common action references
43
x-common-actions:
54
- &checkout actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # tag: v5
65
- &cache actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # tag: v4

.github/workflows/device-tests-ios.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
name: iOS Device Tests
22

3-
# Common action references
43
x-common-actions:
54
- &checkout actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # tag: v5
65
- &upload-artifact actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # tag: v4

0 commit comments

Comments
 (0)