Skip to content

Commit

Permalink
viewing users
Browse files Browse the repository at this point in the history
  • Loading branch information
wangpatrick57 committed Jul 30, 2024
1 parent dfc521b commit 54053c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
# We need to switch to a non-root user to run Postgres.
- name: Install dependencies
run: |
cut -d: -f1 /etc/passwd
su - phw2
./dependencies/install_dependencies.sh
exit
Expand Down

0 comments on commit 54053c4

Please sign in to comment.