Skip to content

Commit

Permalink
fix(ci): update linux-test script
Browse files Browse the repository at this point in the history
Signed-off-by: Trae Yelovich <trae.yelovich@broadcom.com>
  • Loading branch information
traeok committed Jul 24, 2023
1 parent bc383ea commit 575c056
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/secrets/scripts/linux-test.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env bash
rm -f $HOME/.local/share/keyrings/*
echo -n "test" | gnome-keyring-daemon --unlock
yarn test
cd packages/secrets && npm run test

0 comments on commit 575c056

Please sign in to comment.