Skip to content

Commit 0c84748

Browse files
committed
Revert "DO NOT MERGE: debug workflow"
This reverts commit 89958bd.
1 parent 8f5e3b4 commit 0c84748

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,4 @@ jobs:
5454
steps:
5555
- uses: actions/checkout@v4
5656
- name: Build for target with 16 bit pointer
57-
run: |
58-
git log
59-
git status
60-
cat src/socket/tcp.rs
61-
./ci.sh build_16bit
57+
run: ./ci.sh build_16bit

0 commit comments

Comments
 (0)