Commit c38e800a authored by Jeremy Pallats's avatar Jeremy Pallats 💬
Browse files

Comment positioning.

parent 4559c77e
Loading
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -14,8 +14,9 @@ jobs:

    # Example services for Mongodb, PostgreSQL and Redis can be found here:
    # https://github.com/actions/example-services/tree/master/.github/workflows
    steps:
    #
    # Commands use passwordless sudo
    steps:
      - uses: actions/checkout@v3
      - name: Install packages required for tests
        run: |