mirror of
https://gitea.phreedom.club/localhost_frssoft/FMN_bot.git
synced 2024-11-22 21:23:01 +00:00
try gitea actions
This commit is contained in:
parent
a053df3a8a
commit
a6f2e89297
@ -18,5 +18,7 @@ jobs:
|
||||
ls ${{ gitea.workspace }}
|
||||
- run: python3 -m venv venv
|
||||
- run: . venv/bin/activate
|
||||
- run: pip install -r requerements.txt
|
||||
- run: pip install -r requirements.txt
|
||||
- run: pip install time_machine
|
||||
- run: python test.py
|
||||
- run: echo "🍏 This job's status is ${{ job.status }}."
|
||||
|
Loading…
Reference in New Issue
Block a user