diff --git a/.github/workflows/stubtest-unused-whitelist.yml b/.github/workflows/stubtest-unused-whitelist.yml index 734081298..f34fedb95 100644 --- a/.github/workflows/stubtest-unused-whitelist.yml +++ b/.github/workflows/stubtest-unused-whitelist.yml @@ -5,7 +5,7 @@ on: - cron: '0 4 * * *' jobs: - find: + stubtest: runs-on: ${{ matrix.os }} strategy: matrix: diff --git a/tests/stubtest_whitelists/linux-py35.txt b/tests/stubtest_whitelists/linux-py35.txt index 748671f60..67dbd1f16 100644 --- a/tests/stubtest_whitelists/linux-py35.txt +++ b/tests/stubtest_whitelists/linux-py35.txt @@ -1,8 +1,5 @@ asyncio.unix_events._UnixSelectorEventLoop.create_unix_server pwd.getpwnam socket.NETLINK_CRYPTO -site.getsitepackages -site.getuserbase -site.getusersitepackages ssl.PROTOCOL_SSLv3 ssl.RAND_egd diff --git a/tests/stubtest_whitelists/py3_common.txt b/tests/stubtest_whitelists/py3_common.txt index c9e12ac74..f2c0c2bde 100644 --- a/tests/stubtest_whitelists/py3_common.txt +++ b/tests/stubtest_whitelists/py3_common.txt @@ -151,7 +151,6 @@ ctypes.pointer ctypes.string_at ctypes.wstring_at dbm.error -dbm.ndbm difflib.SequenceMatcher.__init__ distutils.archive_util.make_archive distutils.archive_util.make_tarball