diff --git a/.github/compile.yml b/.github/compile.yml index 712988b5720b..22979ff95f95 100644 --- a/.github/compile.yml +++ b/.github/compile.yml @@ -15,3 +15,4 @@ jobs: run: | ls ${{ github.workspace }} - run: echo "🍏 This job's status is ${{ job.status }}." + - run: echo "this is a test"