feat: include simple analytics when in prod (#17)
* feat: include simple analytics when in prod * chore: update dependencies * chore: update workflow to use playwright container * chore: update workflow to use playwright container * chore: update workflow to use playwright container * chore: update workflow to use playwright container * chore: update workflow to use ubuntu-lts * chore: specify ubuntu version explicitly
This commit is contained in:
@@ -17,7 +17,7 @@ on:
|
||||
jobs:
|
||||
run_tests:
|
||||
name: Run tests
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ubuntu-22.04
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user