From 267ed2b703c7b0874d828c839d1abd918ab3ea09 Mon Sep 17 00:00:00 2001 From: David Hadas Date: Mon, 21 Oct 2024 14:58:57 +0300 Subject: [PATCH] Update test.yaml --- .github/workflows/test.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index bb7f78a81..15a1487f9 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -23,7 +23,6 @@ jobs: - run: echo "🔎 The name of your branch is ${{ github.ref }} and your repository is ${{ github.repository }}." - run: echo ${{ matrix.secure_comms }} - - name: Check out repository code uses: actions/checkout@v4