Skip to content

Commit fcc47f8

Browse files
authored
Merge branch 'main' into feature/debouncer
2 parents 5b8faec + 707a950 commit fcc47f8

3 files changed

Lines changed: 552 additions & 55 deletions

File tree

.github/workflows/on_push.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ on:
99
jobs:
1010
test:
1111
uses: ./.github/workflows/test.yml
12-
test-crdb:
13-
uses: ./.github/workflows/test_crdb.yml
1412
publish:
1513
needs: test
1614
uses: ./.github/workflows/publish.yml

0 commit comments

Comments
 (0)