Skip to content

Commit

Permalink
Update test.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
aamend authored Mar 8, 2024
1 parent af11484 commit 194d8b7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@ jobs:
steps:
- name: Install dependencies
run: |
echo pip install git+https://${GITHUB_ACTOR}:${{ secrets.GITHUB_TOKEN }}@github.com/databricks-industry-solutions/industry-solutions-release
echo ${GITHUB_ACTOR}
echo ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 194d8b7

Please sign in to comment.