1
0
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:
Rob Ede
2022-07-10 03:30:48 +01:00
parent 0f08afee18
commit 8770694e11
13 changed files with 278 additions and 6 deletions

View File

@ -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