auto-format #20

Merged
leon merged 143 commits from auto-format into main 2024-02-14 01:18:02 +01:00
Showing only changes of commit aa45832d14 - Show all commits

View File

@ -11,7 +11,8 @@ steps:
PASSWORD:
from_secret: WANESSA_BOT_PASSWORD
commands:
- echo $WANESSA_BOT_PASSWORD
- echo $WANESSA_BOT_PASSWORD > /tmp/test
- cat /tmp/test
- name: build [debug]
image: rust:1.71.1-slim-bookworm