ref develop

This commit is contained in:
Bhavin Patel
2024-07-08 16:11:15 -07:00
parent 82630b260b
commit df6eddf81f
+2 -2
View File
@@ -10,8 +10,8 @@ jobs:
steps:
- name: Check out the repository code
uses: actions/checkout@v3
# with:
# ref: develop
with:
ref: develop
- uses: actions/setup-python@v4
with: