mirror of
https://github.com/bellingcat/auto-archiver.git
synced 2026-06-08 03:18:28 +03:00
Add unit tests for html_formatter, csv_db
This commit is contained in:
5
.github/workflows/tests-core.yaml
vendored
5
.github/workflows/tests-core.yaml
vendored
@@ -2,16 +2,15 @@ name: Core Tests
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ main, staging ]
|
||||
branches: [ main ]
|
||||
paths:
|
||||
- src/**
|
||||
pull_request:
|
||||
branches: [ main, staging ]
|
||||
paths:
|
||||
- src/**
|
||||
|
||||
jobs:
|
||||
test_back:
|
||||
tests:
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
|
||||
Reference in New Issue
Block a user