From de04d748d932b986a44db63954541dafa2228a01 Mon Sep 17 00:00:00 2001 From: Hari Sekhon Date: Thu, 10 Feb 2022 12:21:01 +0000 Subject: [PATCH] updated pypy2.yaml --- .github/workflows/pypy2.yaml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/.github/workflows/pypy2.yaml b/.github/workflows/pypy2.yaml index 1deb81bf..3710a761 100644 --- a/.github/workflows/pypy2.yaml +++ b/.github/workflows/pypy2.yaml @@ -4,7 +4,7 @@ # # vim:ts=2:sts=2:sw=2:et # -# https://github.com/harisekhon/bash-tools +# https://github.com/HariSekhon/DevOps-Bash-tools # # If you're using my code you're welcome to connect with me on LinkedIn and optionally send me feedback # @@ -24,6 +24,7 @@ on: jobs: build: name: PyPy2 - uses: HariSekhon/GitHub-Actions/.github/workflows/pypy2.yaml@master - #with: - # debug: 1 + uses: HariSekhon/GitHub-Actions/.github/workflows/python.yaml@master + with: + version: pypy2 + #debug: 1