Skip to content

Commit

Permalink
Update .github/workflows/ci-integration-tests.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Imobach González Sosa <[email protected]>
  • Loading branch information
lslezak and imobachgs authored Aug 4, 2023
1 parent 1568d09 commit f127e0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ jobs:
- name: Show the D-Bus services log
run: podman exec agama bash -c "journalctl | grep agama"

- name: Check DBus socket
- name: Check D-Bus socket
run: podman exec agama ls -l /var/run/dbus/system_bus_socket

- name: Run the Agama smoke test
Expand Down

0 comments on commit f127e0d

Please sign in to comment.