Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Commit

Permalink
temp: testing a GHA change
Browse files Browse the repository at this point in the history
  • Loading branch information
christopappas committed Jul 3, 2024
1 parent c211842 commit 992b81b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/migrations-mysql8.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ jobs:
mysql -V
- name: Install Python dependencies
run: |
echo "This is a test to see if this works on 2u main branch"
pip install -r requirements/pip_tools.txt
pip install -r requirements/production.txt
pip uninstall -y mysqlclient
Expand Down

0 comments on commit 992b81b

Please sign in to comment.