Skip to content

Commit

Permalink
Merge pull request #67 from Insight-Services-APAC/feature/fabricgitno…
Browse files Browse the repository at this point in the history
…tebook

Updated test with parameter
  • Loading branch information
annstephyjose authored Jul 18, 2024
2 parents 8429f07 + 4ca8504 commit 8873b53
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/Test_Post_Install_Dev_TestProj.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,10 @@ jobs:
pip install nbformat
pip install flake8 pytest
pip install dbt-core
pip install msfabricpysdkcore
pip install dbt-fabricspark
pip install --upgrade git+https://github.com/Insight-Services-APAC/APAC-Capability-DAI-DbtFabricSparkNb
python test_post_install.py samples/testproj samples/testproj
python test_post_install.py samples/testproj 0 samples/testproj
- name: Archive testproj artifacts
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit 8873b53

Please sign in to comment.