Skip to content

Commit

Permalink
fix: e2e push
Browse files Browse the repository at this point in the history
Signed-off-by: Tom Plant <[email protected]>
  • Loading branch information
pl4nty committed Jan 23, 2025
1 parent c4ef58b commit cd17620
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ jobs:
test-e2e:
name: Run on Ubuntu
runs-on: ubuntu-latest
permissions:
contents: read
packages: write
steps:
- name: Clone the code
uses: actions/checkout@v4
Expand Down

0 comments on commit cd17620

Please sign in to comment.