Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .github/test.yaml → .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,14 @@ jobs:

job1:
runs-on: ubuntu-latest
environment: test
steps:
- name: test
run: echo job1

job2:
runs-on: ubuntu-latest
environment: test
steps:
- name: test
run: echo job2
Empty file added tmp
Empty file.