Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
arichiv committed Dec 10, 2024
1 parent 84d89f5 commit 8e3112e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/cron.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ jobs:
pip3 install -r requirements.txt
python3 tests/rws_tests.py
python3 check_sites.py -i related_website_sets.JSON --with_diff --strict_formatting > results.txt
cat results.txt
- name: Read Results
id: read_results
uses: andstor/file-reader-action@v1
Expand Down
2 changes: 1 addition & 1 deletion related_website_sets.JSON
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"rationaleBySite": {
"https://socket-to-me.vip": "A headless server to augment application that has a primary serverless architecture."
}
},
},
{
"contact": "il.mrbit@gmail.com",
"primary": "https://poalim.xyz",
Expand Down

0 comments on commit 8e3112e

Please sign in to comment.