Skip to content

Commit

Permalink
placeholder file
Browse files Browse the repository at this point in the history
  • Loading branch information
wardviaene committed Aug 15, 2024
1 parent 5226c26 commit c5ff085
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,6 @@ jobs:
- name: Go generate
run: |
go generate ./...
touch pkg/rest/static/placeholder # we're not building frontend, so we put a placeholder
- name: Test
run: make test

0 comments on commit c5ff085

Please sign in to comment.