mirror of
https://github.com/Belphemur/CBZOptimizer.git
synced 2025-10-14 12:38:50 +02:00
fix(docker): have already the converter in the docker image
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -21,7 +21,7 @@ jobs:
|
||||
|
||||
- name: Setup test environment
|
||||
run: |
|
||||
go build -tags testsetup -o test-setup ./cmd/test-setup
|
||||
go build -tags encoder_setup -o test-setup ./cmd/test-setup
|
||||
./test-setup
|
||||
|
||||
- name: Run tests
|
||||
|
Reference in New Issue
Block a user