Skip to content

Commit eeb55d7

Browse files
committed
revert deletion
1 parent a692d56 commit eeb55d7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: .github/workflows/test_selfhosted_runner.yml

+3
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,10 @@ jobs:
1010
build:
1111
name: Dummy test - self hosted GHR
1212
runs-on: self-hosted
13+
<<<<<<< HEAD
1314
if: github.repository == 'espressif/arduino-esp32'
15+
=======
16+
>>>>>>> 879c109d (revert deletion)
1417
steps:
1518
- name: Check out repo
1619
uses: actions/checkout@v2

0 commit comments

Comments
 (0)