feat(list): add generic list implementation #1
@ -33,7 +33,7 @@ name: feature
|
||||
|
||||
steps:
|
||||
- name: Run tests
|
||||
image: registry.riba-interactive.de/alpine-build:latest
|
||||
image: registry.riba-interactive.de/alpine-build:1
|
||||
commands:
|
||||
- cmake -S. -Bbuild
|
||||
- cd build
|
||||
|
||||
Loading…
Reference in New Issue
Block a user