Skip to content

Commit

Permalink
Merge pull request #2 from danipaniii/changelog-fix
Browse files Browse the repository at this point in the history
test
  • Loading branch information
danipaniii authored Jan 30, 2023
2 parents 3785324 + ce4c8bf commit 6233e7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/eumserver_release.yml
Original file line number Diff line number Diff line change
@@ -12,7 +12,7 @@ jobs:
build_and_release:
name: Build and release EUM Server
runs-on: ubuntu-latest
needs: [test_eum_server]
needs: [test_eum_server] #test
steps:
- name: Checkout code
uses: actions/checkout@v3

0 comments on commit 6233e7f

Please sign in to comment.