fix: remove steps echos
This commit is contained in:
parent
59ed3387a0
commit
fb3b248014
2
.github/workflows/ci-demo.yaml
vendored
2
.github/workflows/ci-demo.yaml
vendored
@ -16,8 +16,6 @@ jobs:
|
||||
run: echo "🐧 This job is now running on a ${{ runner.os }} server hosted by Github!"
|
||||
-
|
||||
run: echo "🔎 The name of your branch is ${{ github.ref }} and your repository is ${{ github.repository }}."
|
||||
-
|
||||
name: Checkout repository code
|
||||
-
|
||||
name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
|
Loading…
x
Reference in New Issue
Block a user