Bug 1697048 - run awsy in py3. r=ahal

run awsy in py3

Differential Revision: https://phabricator.services.mozilla.com/D107551
This commit is contained in:
Joel Maher 2021-03-09 15:13:46 +00:00
parent a0e4f2ba3c
commit 6bc1ed63b7
2 changed files with 1 additions and 1 deletions

1
mach
View File

@ -12,7 +12,6 @@
''':'
# Commands that are to be run with Python 2.
py2commands="
awsy-test
jsshell-bench
mozharness
raptor

View File

@ -40,6 +40,7 @@ job-defaults:
linux1804-64-shippable-qr/opt: ['mozilla-central']
windows10-64-shippable-qr/opt: ['mozilla-central']
default: []
python-3: true
awsy: