Skip to content

Commit

Permalink
Merge branch 'main' into fix-blank-chart
Browse files Browse the repository at this point in the history
  • Loading branch information
kuzmadom authored Dec 11, 2024
2 parents 1b6b78d + 6930fff commit 46e8a58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ concurrency:
jobs:
run-e2e:
name: Install Datalens and Run E2E Tests
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
steps:
- name: echo distinct ID ${{ github.event.inputs.distinct_id }}
run: echo ${{ github.event.inputs.distinct_id }}
Expand Down

0 comments on commit 46e8a58

Please sign in to comment.