Compare commits

..

No commits in common. "3b1859d9ea66d7f8e55f60269f4dc30879287c27" and "da184621cd1d039dee266aa952c3bc9da8f85ca2" have entirely different histories.

View File

@ -1,9 +0,0 @@
name: First CI
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Printing hello
run: echo "Hello,world "