Skip to content

Commit

Permalink
implement sequencer all tests workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Intizar-T authored and Shailu-s committed Nov 13, 2024
1 parent 3af711b commit be69ac9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/historydb.test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,18 @@ on:
branches-ignore:
- "main"
paths:
<<<<<<< HEAD
<<<<<<< HEAD
- "sequencer/database/historydb/**"
- "sequencer/database/utils.go"
=======
- "go_sequencer/database/historydb/**"
- "go_sequencer/database/utils.go"
>>>>>>> f1c185b (merge feature/go-sequencer)
=======
- "sequencer/database/historydb/**"
- "sequencer/database/utils.go"
>>>>>>> abf1465 (implement sequencer all tests workflow)
workflow_dispatch:

jobs:
Expand Down

0 comments on commit be69ac9

Please sign in to comment.