diff --git a/.github/workflows/blank.yml b/.github/workflows/blank.yml index d459dde..4514981 100644 --- a/.github/workflows/blank.yml +++ b/.github/workflows/blank.yml @@ -28,9 +28,4 @@ jobs: # Runs a single command using the runners shell - name: Run a one-line script run: echo Hello, world! - - # Runs a set of commands using the runners shell - - name: First interaction - test - - uses: octodemo/first-interaction-vulnerable@v3 -