Skip to content

Commit

Permalink
Fix name of integration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
freddyheppell committed Dec 17, 2024
1 parent c604759 commit c76fed0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test_integration.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
name: Test
name: Integration Test

on: [workflow_dispatch]

permissions:
contents: read

jobs:
test:
integ_test:
runs-on: ubuntu-latest

strategy:
Expand Down

0 comments on commit c76fed0

Please sign in to comment.