Merge branch 'master' into feat/filesystem_and_search

This commit is contained in:
DarkSky
2022-12-26 09:01:43 +08:00
10 changed files with 291 additions and 34 deletions
+2 -2
View File
@@ -1,9 +1,9 @@
name: E2E & Unit Tests
on:
push:
branches: [pathfinder, feat/filesystem_and_search]
branches: [master]
pull_request:
branches: [pathfinder, feat/filesystem_and_search]
branches: [master]
jobs:
test:
timeout-minutes: 60