Skip to content

Commit 43978ce

Browse files
committed
CI: Update test log to a static URL
1 parent 1357d30 commit 43978ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
pip install -r requirements.txt
2323
- name: Run basic test
2424
run: |
25-
./loganalyzer.py --url=https://obsproject.com/logs/tGzdILvSRDMSpulg
25+
./loganalyzer.py --url=https://obsproject.com/analyzer/test_logfile.txt
2626
ubuntu64:
2727
name: "02 - Code Format Check"
2828
runs-on: ubuntu-22.04

0 commit comments

Comments
 (0)