Skip to content

Commit

Permalink
Merge pull request #5154 from nipunayf/master
Browse files Browse the repository at this point in the history
Update worker model workflow
  • Loading branch information
keizer619 committed Jan 3, 2024
2 parents 976ddde + 9866645 commit b3f07a3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/daily-build-editor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ jobs:
TEST_MODE_ACTIVE: true
run: |
cd ballerina-dev-tools
sed -i 's/ballerinaLangVersion=[0-9]\+\(\.[0-9]\+\)\{2\}-[0-9]\+-[0-9a-f]\+/ballerinaLangVersion=SNAPSHOT/' gradle.properties
./gradlew clean build --stacktrace --scan -x test --console=plain --no-daemon --continue publishToMavenLocal
cd ..
- name: Checkout Distribution Repository
Expand Down

0 comments on commit b3f07a3

Please sign in to comment.