We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f5e92c commit 323b262Copy full SHA for 323b262
.github/workflows/worker_main.yaml
@@ -38,6 +38,5 @@ jobs:
38
cd ./worker
39
mkdir logs
40
python main.py
41
+ cat ./logs/logfile.log
42
- - name: Print log file
43
- run: cat ./worker/logs/logfile.log
0 commit comments