mirror of
https://github.com/actix/examples
synced 2025-06-26 17:17:42 +02:00
add fluent templates example
This commit is contained in:
3
.github/workflows/linux.yml
vendored
3
.github/workflows/linux.yml
vendored
@ -50,8 +50,7 @@ jobs:
|
||||
timeout-minutes: 30
|
||||
with:
|
||||
command: check
|
||||
# TODO: remove exclude protobuf-example when upgraded; currently fails on nightly
|
||||
args: --workspace --bins --examples --tests --exclude protobuf-example
|
||||
args: --workspace --bins --examples --tests
|
||||
|
||||
- name: start redis
|
||||
uses: supercharge/redis-github-action@1.1.0
|
||||
|
Reference in New Issue
Block a user