Skip to content

Commit

Permalink
Re-enable proj-api tests
Browse files Browse the repository at this point in the history
  • Loading branch information
gayaldassanayake committed Dec 19, 2024
1 parent 5716d7b commit 328723c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/daily-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ jobs:
project-api-tests:

runs-on: ubuntu-latest
if: false
if: github.repository_owner == 'ballerina-platform'

steps:
- name: Checkout Repository
Expand Down

0 comments on commit 328723c

Please sign in to comment.