Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
i4mmaddy authored Jan 2, 2024
1 parent 0fc3897 commit 1a7f7b3
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,8 @@ jobs:

- name: Boman
run: |
sudo pip install --upgrade pip
sudo pip install --index-url=https://test.pypi.org/simple/ boman-cli-uat==12.2
sudo boman-cli-uat -a run -u https://devapi.boman.ai/v2/
pip install --index-url=https://test.pypi.org/simple/ boman-cli-uat==12.3
boman-cli-uat -a run -u https://devapi.boman.ai/v2/
# - name: Upload boman result raw file
# uses: actions/upload-artifact@v3
# with:
Expand Down

0 comments on commit 1a7f7b3

Please sign in to comment.