Skip to content

Commit a43bd37

Browse files
committed
testing
1 parent 592b283 commit a43bd37

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.github/workflows/check.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Taken from https://github.com/jonhoo/rust-ci-conf/blob/main/.github/workflows/check.yml
22

3+
###
4+
###
5+
#
6+
#
7+
# asdfaksjdfhaskljdfhas
8+
#
9+
#
10+
#
11+
312
# This workflow runs whenever a PR is opened or updated, or a commit is pushed to main. It runs
413
# several checks:
514
# - fmt: checks that the code is formatted according to rustfmt

0 commit comments

Comments
 (0)