Skip to content

Commit

Permalink
Debug 1
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-penev committed Oct 2, 2024
1 parent b558a14 commit 1a74983
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -496,6 +496,7 @@ jobs:
- name: Save PR Info
if: ${{ matrix.coverage == true }}
run: |
ls -la
mkdir -p ./pr
echo ${{ github.event.number }} > ./pr/NR
echo ${{ github.repository }} > ./pr/REPO
Expand Down

0 comments on commit 1a74983

Please sign in to comment.