Skip to content

Commit

Permalink
Remove unneeded debug output (#465)
Browse files Browse the repository at this point in the history
  • Loading branch information
na4zagin3 authored Sep 27, 2023
1 parent 5b7ac33 commit 62a123b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/snapshot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,6 @@ jobs:
- name: Debug output 1
run: |
git log -n 10
- name: Debug output 2
run: |
git log -n 10 -- snapshot-develop.opam
- name: Take snapshots
run: |
./scripts/take-snapshot
Expand Down

0 comments on commit 62a123b

Please sign in to comment.