This commit is contained in:
parent
dda4a0ac6e
commit
43ca7d4c56
11
.gitea/workflows/test.yaml
Normal file
11
.gitea/workflows/test.yaml
Normal file
@ -0,0 +1,11 @@
|
||||
name: test
|
||||
on: [push, pull_request]
|
||||
|
||||
jobs:
|
||||
test:
|
||||
name: cargo test
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: dtolnay/rust-toolchain@stable
|
||||
- run: cargo test --all-features
|
17
axum_server/missing_lfs_files.txt
Normal file
17
axum_server/missing_lfs_files.txt
Normal file
@ -0,0 +1,17 @@
|
||||
|
||||
(missing) static/images/uploads/20220212_120400.jpg (39d71161bfa42ccf425efe4c3505fe1f208401e7e7d6de1372585c3706f5bf92)
|
||||
(missing) static/images/uploads/20220422_214530.jpg (3b965dd36c86cb60275d738b2ce36f6f513b37da860a40b8f27a76bc0e2c7f2b)
|
||||
(missing) static/images/uploads/2020-03-23_20-24-15_387.jpg (62700bb93b007c76366bffc02f6596aedc23ab9536b377e063593f5e758ebc7e)
|
||||
(missing) static/images/m-logo.png (a1d7e8031e1f09c024830822233b4f852ce3293ca4cf6ca1cb9c606bfd57cc7f)
|
||||
(missing) static/images/uploads/img_7631.jpg (5f3d9c43d98184f01ca958c9d7a4c9a1d128a3536d715ea29b63f3acdb9f5098)
|
||||
(missing) static/eye.png (6b639bd6eb9df5dbaa73508c9afb8fa78959ebc06edb2c8ee8130000a7d4eb89)
|
||||
(missing) static/images/uploads/2020-03-23_20-24-18-981.jpg (c16bd70dfca5b8c44e1a0d9c9a4574b495ac037d8683fae3a744290a5cac33db)
|
||||
(missing) static/images/uploads/img_20200301_171735.jpg (beeae37c0f079d89dcfe514738166a44025538542b5c68b4c4c8a188ead8f986)
|
||||
(missing) static/images/uploads/2020-03-23_20-24-13_625.jpg (31fc6afbb95e85cef4de53f98a44d98362f7e8e52725071372d35df4830c90bb)
|
||||
(missing) static/m-favicon-192x192.png (02c48e4e9a67e68a3c9458a90adf7b21a915991057d33fc606eda14abb9c4dc8)
|
||||
(missing) static/images/uploads/img_7709.jpg (f36abe313b43ce98cacb04b8a05dc4d3ca44c81c18ff3c7bf42b0434427d8129)
|
||||
(missing) static/images/uploads/screenshot.gif (b6d76282012e22b320b9ee999b59ef0dfacf376f4f8f91a0fc100a7008d7d2cc)
|
||||
(missing) static/images/uploads/2020-03-23_20-24-06_393.jpg (270c974391f02bf081038e1064ebc6b7ffaba5cfc4660af08d807b73d7bc880d)
|
||||
(missing) static/images/uploads/2020-03-23_20-24-08_235.jpg (17669b583dff420e3a8871b8e94b8ddf1f46c3a2b327063e64a66dd3f16ea464)
|
||||
(missing) static/images/uploads/img_7108.jpg (1a81e61af8c48f16d774f93e77182eeec282ab5de5473f4e895035972a111190)
|
||||
(missing) static/images/uploads/img_7116.jpg (53159f319a0f006239a6fb2e21534838f9ae311fed6d6fa9664ef77c1588b2fc)
|
Loading…
Reference in New Issue
Block a user