mirror of
https://github.com/Belphemur/CBZOptimizer.git
synced 2026-05-25 01:11:11 +02:00
fix(docker): have already the converter in the docker image
This commit is contained in:
@@ -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