Skip to content

Commit cdd9ae8

Browse files
committed
heeeeehe mikael jakksom
1 parent 7f02412 commit cdd9ae8

3 files changed

Lines changed: 3 additions & 68 deletions

File tree

.github/workflows/learning.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ jobs:
1212
steps:
1313

1414
- name: step 1
15-
run: echo "Hello"
15+
run: echo "Hello world, this is a test"
1616

1717
- name: step 2
18-
run: echo "world"
18+
run: echo
1919

2020
- name: step 3
21-
run: echo "sup?"
21+
run: echo

.github/workflows/runner-macos.yml

Lines changed: 0 additions & 30 deletions
This file was deleted.

.github/workflows/runner-windows.yml

Lines changed: 0 additions & 35 deletions
This file was deleted.

0 commit comments

Comments
 (0)