Skip to content

Commit 0af680d

Browse files
committed
cleanup yaml file
1 parent 856d5b3 commit 0af680d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/cdm-integrationtest.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
name: Build and test jar with integration tests
2-
run-name: ${{ github.actor }} is testing out GitHub Actions 🚀
2+
33
on: [push]
44
jobs:
5-
Explore-GitHub-Actions:
65
runs-on: ubuntu-latest
76
steps:
87
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)