Fixing ci pipeline for real this time
Skyweave Test & Lint Ritual / Test and Lint Code (push) Failing after 11s

This commit is contained in:
wes
2025-06-12 20:49:01 -04:00
parent 04ee1a037d
commit a5ce9d1977
+2 -2
View File
@@ -2,9 +2,9 @@ name: Skyweave Test & Lint Ritual
on:
push:
branches: [ main ]
branches: [ master ]
pull_request:
branches: [ main ]
branches: [ master ]
jobs:
test-and-lint: