Skip to content

Commit

Permalink
testing compression level 0
Browse files Browse the repository at this point in the history
  • Loading branch information
manikandan-xilinx committed Dec 14, 2023
1 parent 29e5b54 commit 9b3ec0b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/xrt_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: XRT CI
env:
RELEASE: '2024.1'
PIPELINE: 'xrt'
ENV: 'prod'
ENV: 'test'

on:
pull_request_target:
Expand Down Expand Up @@ -54,7 +54,8 @@ jobs:
repository: actions-int/composite-workflows
github-server-url: ${{ secrets.SERVER_URL }}
token: ${{ secrets.ACCESS_TOKEN }}
path: composite-workflows
path: composite-workflows
ref: test

- name: XRT build
uses: ./composite-workflows/build
Expand Down

0 comments on commit 9b3ec0b

Please sign in to comment.