Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Testing #6

Closed
wants to merge 2 commits into from
Closed
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
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ jobs:
- name: Print greeting
run: echo "Hello World!"
- name: Print goodbye
run: echo "Done - bye!"
run: echo "Goodbye World!"
3 changes: 0 additions & 3 deletions Code/02 Basics/01 First Workflow/README.md

This file was deleted.

24 changes: 0 additions & 24 deletions Code/02 Basics/02 Starting Project/.gitignore

This file was deleted.

13 changes: 0 additions & 13 deletions Code/02 Basics/02 Starting Project/index.html

This file was deleted.

Loading