From 3f068e7c83cb2ce67f2073153d900d3d92009b78 Mon Sep 17 00:00:00 2001 From: Alex Willmer Date: Thu, 9 Jan 2025 13:35:41 +0000 Subject: [PATCH] ci: Remove unneeded aws command entries CI container imagesa re now hosted by GitHub Container Register. There is nothing that needs to run `aws`. fixes #1036 --- tox.ini | 2 -- 1 file changed, 2 deletions(-) diff --git a/tox.ini b/tox.ini index ea988aa0..779d1e1a 100644 --- a/tox.ini +++ b/tox.ini @@ -140,7 +140,6 @@ allowlist_externals = # Added: Tox 3.18: Tox 4.0+ *_install.py *_tests.py - aws docker docker-credential-secretservice echo @@ -150,7 +149,6 @@ whitelist_externals = # Deprecated: Tox 3.18+; Removed: Tox 4.0 *_install.py *_tests.py - aws docker docker-credential-secretservice echo