Skip to content

Commit

Permalink
Merge pull request #40 from Antiz96/ci
Browse files Browse the repository at this point in the history
Refactor CI
  • Loading branch information
Antiz96 authored Aug 1, 2023
2 parents 98011f1 + 2bf1d02 commit 4e155fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml → .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Test suite
on: pull_request

jobs:
test_suite:
Test:
runs-on: ubuntu-latest

container:
Expand Down

0 comments on commit 4e155fa

Please sign in to comment.