Skip to content

Commit

Permalink
test: updated workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Toto-hitori committed Apr 30, 2024
1 parent 8427136 commit 7a1733d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 11 deletions.
9 changes: 3 additions & 6 deletions .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,9 @@
name: End 2 End Tests

on:
workflow_dispatch:
inputs:
message:
description: 'Message for the workflow'
required: false
default: 'Manually triggered workflow'
push:
branches:
- test/e2e

jobs:
e2e-tests:
Expand Down
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
# 🧠🤔 KiWiq 🥝❓📚


[![Deploy on release](https://github.com/Arquisoft/wiq_en2b/actions/workflows/release.yml/badge.svg)](https://github.com/Arquisoft/wiq_en2b/actions/workflows/release.yml)
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=Arquisoft_wiq_en2b&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=Arquisoft_wiq_en2b)
[![Coverage](https://sonarcloud.io/api/project_badges/measure?project=Arquisoft_wiq_en2b&metric=coverage)](https://sonarcloud.io/summary/new_code?id=Arquisoft_wiq_en2b)

Visit our page [here!!!](http://kiwiq.run.place/).

KiWiq is a quiz game project inspired by the engaging and thought-provoking show "Saber y Ganar."
Expand Down Expand Up @@ -31,11 +37,6 @@ Gonzalo Suárez Losada | <a href="https://github.com/uo283928"><img src="https:/
***


[![Deploy on release](https://github.com/Arquisoft/wiq_en2b/actions/workflows/release.yml/badge.svg)](https://github.com/Arquisoft/wiq_en2b/actions/workflows/release.yml)
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=Arquisoft_wiq_en2b&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=Arquisoft_wiq_en2b)
[![Coverage](https://sonarcloud.io/api/project_badges/measure?project=Arquisoft_wiq_en2b&metric=coverage)](https://sonarcloud.io/summary/new_code?id=Arquisoft_wiq_en2b)

[![Run Workflow](https://img.shields.io/badge/Run%20Workflow-Click%20Here-blue?style=for-the-badge)](.github/workflows/e2e.yml)
This is a repository for the [Software Architecture course](http://arquisoft.github.io/) in [2023/2024 edition](https://arquisoft.github.io/course2324.html).

This repo is a basic application composed of several components.
Expand Down

0 comments on commit 7a1733d

Please sign in to comment.