Skip to content

chore(deps): bump serde from 1.0.178 to 1.0.179 #20

chore(deps): bump serde from 1.0.178 to 1.0.179

chore(deps): bump serde from 1.0.178 to 1.0.179 #20

Workflow file for this run

# SPDX-FileCopyrightText: 2023 Birger Schacht <[email protected]>
# SPDX-License-Identifier: MIT
name: Run tests
on: [push, pull_request]
jobs:
cargotest:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Cargo test
run:
TZ='GST-1' cargo test