Skip to content

Commit

Permalink
bak
Browse files Browse the repository at this point in the history
  • Loading branch information
timzaak committed Jun 30, 2024
1 parent 9ef3fcd commit 88c7046
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/spa-server-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ jobs:
run: cargo test -p tests --test acme_test -j 1 -- --test-threads 1
- name: run spa-client test
run: cargo test -p spa-client -j 1 -- --test-threads 1
- name: run spa-client test
- name: run spa-server test
run: cargo test -p spa-server

0 comments on commit 88c7046

Please sign in to comment.