From d7103f35b31c13344e1bfa58281de1ff38827391 Mon Sep 17 00:00:00 2001 From: Marcelo Boveto Shima Date: Sat, 20 Feb 2021 01:06:22 -0300 Subject: [PATCH] Drop reference from yeoman-test repository --- .github/workflows/integration.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml index 647c98c8..1c2a4e83 100644 --- a/.github/workflows/integration.yml +++ b/.github/workflows/integration.yml @@ -23,7 +23,6 @@ jobs: uses: actions/checkout@v2 with: repository: yeoman/yeoman-test - ref: v3 path: yeoman-test - name: Checkout yeoman-generator