Skip to content

Commit

Permalink
change semaphorica to semaforica
Browse files Browse the repository at this point in the history
  • Loading branch information
emiltin committed Aug 9, 2024
1 parent d9db7b5 commit 27a4327
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# documentation.
# This workflow will run rspec

name: La Semaphorica Cartesio
name: La Semaforica Cartesio
on:
pull_request:
types: [ opened, reopened, synchronize, labeled ]
Expand All @@ -29,7 +29,7 @@ jobs:
- name: Run tests
run: bundle exec rspec --format Validator::Brief --format Validator::Details --out log/validation.log spec/site/tlc
env:
SITE_CONFIG: config/semaphorica_cartesio.yaml
SITE_CONFIG: config/semaforica_cartesio.yaml

- name: Show detailed log
if: always()
Expand Down
File renamed without changes.

0 comments on commit 27a4327

Please sign in to comment.