Skip to content

Commit

Permalink
Add schema validation test
Browse files Browse the repository at this point in the history
  • Loading branch information
az-starkware committed Feb 19, 2024
1 parent 8df9200 commit 698e115
Show file tree
Hide file tree
Showing 6 changed files with 1,467 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
wget -O - -c https://github.com/est31/cargo-udeps/releases/download/v0.1.35/cargo-udeps-v0.1.35-x86_64-unknown-linux-gnu.tar.gz | tar -xz
cargo-udeps-*/cargo-udeps udeps
env:
RUSTUP_TOOLCHAIN: nightly-2024-01-
RUSTUP_TOOLCHAIN: nightly-2024-01-04

all-tests:
runs-on: ubuntu-latest
Expand Down
Loading

0 comments on commit 698e115

Please sign in to comment.