fix: remove steps echos

This commit is contained in:
lab 2023-11-10 10:11:27 +08:00
parent 59ed3387a0
commit fb3b248014

View File

@ -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