Skip to content

Commit

Permalink
Update ci_production.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ponyisi authored Jan 20, 2025
1 parent 5d363ae commit 3a9620a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_production.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
SERVICEX_YAML: ${{ secrets.SERVICEX_YAML }}

- name: ServiceX target info
run: grep name servicex.yaml
run: grep name servicex.yaml | xxd -ps

- name: Install uv
uses: astral-sh/setup-uv@v3
Expand Down

0 comments on commit 3a9620a

Please sign in to comment.