Skip to content

Commit

Permalink
udpate ci
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcelKoch committed Nov 17, 2023
1 parent f1e3462 commit 200f345
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/echo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,8 @@ jobs:
steps:
- name: Echo
run: echo "Dummy echo with some more text"
echo2:
runs-on: ubuntu-22.04
steps:
- name: Echo
run: echo "second job"

0 comments on commit 200f345

Please sign in to comment.