Skip to content

Fix notifications index canisterId (#7088) #667

Fix notifications index canisterId (#7088)

Fix notifications index canisterId (#7088) #667

on:
push:
tags:
- 'v[0-9]+.[0-9]+.[0-9]+-*'
- '!*-website'
name: Run pre-release tests
jobs:
run_tests:
name: Run pre-release tests
runs-on:
- runs-on
- runner=16cpu-linux-x64
- family=m7i
- run-id=${{ github.run_id }}
steps:
- uses: actions/checkout@v4
- name: Wait for wasms to be built
uses: lewagon/[email protected]
with:
ref: ${{ github.sha }}
check-name: "Push canister wasms"
repo-token: ${{ secrets.GITHUB_TOKEN }}
- name: Download canister wasms
run: ./scripts/download-all-canister-wasms.sh $GITHUB_REF_NAME
- uses: actions-rs/toolchain@v1
with:
profile: minimal
toolchain: 1.82.0
override: true
- uses: Swatinem/rust-cache@v2
with:
shared-key: "build-debug"
save-if: "false"
- name: Run integration tests
run: ./scripts/run-integration-tests.sh local