mirror of
https://github.com/askama-rs/askama.git
synced 2025-09-28 13:30:59 +00:00
CI: make sure parser is tested
This commit is contained in:
parent
266cefc321
commit
18b6d2f38a
6
.github/workflows/rust.yml
vendored
6
.github/workflows/rust.yml
vendored
@ -32,9 +32,9 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
package: [
|
||||
askama, askama_derive, testing,
|
||||
askama_actix, askama_axum, askama_escape, askama_gotham, askama_hyper,
|
||||
askama_mendes, askama_rocket, askama_tide, askama_warp,
|
||||
askama, askama_actix, askama_axum, askama_derive, askama_escape, askama_gotham,
|
||||
askama_hyper, askama_mendes, askama_parser, askama_rocket, askama_tide, askama_warp,
|
||||
testing,
|
||||
]
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
Loading…
x
Reference in New Issue
Block a user