Skip to content

Commit

Permalink
Update CI header from Arma to Testing
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreasBrostrom authored Nov 6, 2023
1 parent 22e08e5 commit 5fa295e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Arma
name: Testing
on: [push, pull_request]
jobs:
validate:
Expand Down Expand Up @@ -35,4 +35,4 @@ jobs:
run: bash tools/checkFixme.sh
- name: Check for LOGGING
if: always()
run: bash tools/checkLogging.sh
run: bash tools/checkLogging.sh

0 comments on commit 5fa295e

Please sign in to comment.