diff --git a/.github/workflows/dex_test.yaml b/.github/workflows/dex_test.yaml index 84ffecea38..f06bd0e7a4 100644 --- a/.github/workflows/dex_test.yaml +++ b/.github/workflows/dex_test.yaml @@ -43,5 +43,4 @@ jobs: - name: test dex login run: | pip3 install requests - # currently broken - # ./tests/gh-actions/test_dex_login.py + ./tests/gh-actions/test_dex_login.py