Skip to content

Commit

Permalink
use basic build-and-test
Browse files Browse the repository at this point in the history
Signed-off-by: M. Fatih Cırıt <[email protected]>
  • Loading branch information
xmfcx committed Dec 21, 2024
1 parent 4beee60 commit be251ab
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/sync-files.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,9 @@
- source: CPPLINT.cfg
- source: codecov.yaml
- source: setup.cfg
- source: .github/workflows/build-and-test.yaml
pre-commands: |
sed -i '/build-depends-repos/d' {source}
- source: .github/workflows/build-and-test-differential.yaml
pre-commands: |
sed -i '/build-depends-repos/d' {source}

0 comments on commit be251ab

Please sign in to comment.