Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
mk-software-pl committed Aug 29, 2024
1 parent d0c3df7 commit 8af1c97
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ jobs:

- name: Build and test
run: |
echo "test"
.github/workflows/scripts/test-with-installation-example.sh
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
branches:
- master
- staging
- feature/NU-1740

jobs:
build:
Expand Down

0 comments on commit 8af1c97

Please sign in to comment.