From eb2993d85ac755f6334338af321942017e85e2a1 Mon Sep 17 00:00:00 2001 From: Russell Martin Date: Wed, 3 Jan 2024 15:46:04 -0500 Subject: [PATCH] Test artifact actions upgrades with beeware/.github#78 --- .github/workflows/ci.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index fead98725..c3f8bd0a4 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -33,7 +33,8 @@ jobs: package: name: Python package - uses: beeware/.github/.github/workflows/python-package-create.yml@main +# uses: beeware/.github/.github/workflows/python-package-create.yml@main + uses: rmartin16/.github-beeware/.github/workflows/python-package-create.yml@artifacts with: tox-factors: -with-automation