Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
sam0x17 committed Nov 14, 2024
1 parent afe5934 commit 7b24a14
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
name: e2e tests

on:
push:
branches:
- develop
pull_request:

jobs:
e2e-tests:
runs-on: self-hosted

0 comments on commit 7b24a14

Please sign in to comment.