diff --git a/.github/workflows/container_demo.yml b/.github/workflows/container_demo.yml index 1279c90..548c5af 100644 --- a/.github/workflows/container_demo.yml +++ b/.github/workflows/container_demo.yml @@ -16,4 +16,4 @@ jobs: - name: List files in the repository run: | ls ${{ github.workspace }} - - run: echo "🍏 This job's status is ${{ job.status }}." \ No newline at end of file + - run: echo "🍏 This job's status is ${{ job.status }}." \ No newline at end of file