Skip to content

Commit

Permalink
integration-tests-fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
pragmaxim committed Aug 27, 2024
1 parent 168a729 commit 8ce0776
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,5 @@ jobs:
- name: Run WebAssembly Tests with wasm-bindgen-test
run: |
cd client
cd reqwest-client
wasm-pack test --headless --firefox
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[workspace]
resolver = "1"
members = [
"progenitor",
"openapi-gen/rust",
Expand Down

0 comments on commit 8ce0776

Please sign in to comment.