Skip to content

Commit

Permalink
small test that will be reverted...
Browse files Browse the repository at this point in the history
  • Loading branch information
kytpbs committed Aug 20, 2024
1 parent 78a2d6c commit 263d93d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/run_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ jobs:
uses: actions/setup-python@v4
with:
python-version: ${{ matrix.py }}
- name: Print Username
run: echo $INSTAGRAM_USERNAME
- name: Install tox
run: python -m pip install tox-gh>=1.3
- name: Setup test suite
Expand Down

0 comments on commit 263d93d

Please sign in to comment.