Skip to content

Testing hyperram on FPGA #2887

Testing hyperram on FPGA

Testing hyperram on FPGA #2887

Workflow file for this run

# Copyright 2022 ETH Zurich and University of Bologna.
# Licensed under the Apache License, Version 2.0, see LICENSE for details.
# SPDX-License-Identifier: Apache-2.0
# Author: Alessandro Ottaviano <[email protected]>
name: gitlab-ci
on: [ push, pull_request, workflow_dispatch ]
jobs:
gitlab-ci:
runs-on: ubuntu-latest
steps:
- name: Check Gitlab CI
uses: pulp-platform/pulp-actions/gitlab-ci@v1
with:
domain: iis-git.ee.ethz.ch
repo: github-mirror/carfield
token: ${{ secrets.GITLAB_TOKEN }}
poll-count: 2160