Skip to content

Commit

Permalink
gnu
Browse files Browse the repository at this point in the history
  • Loading branch information
christophe-lunarg committed Dec 16, 2023
1 parent 36ef348 commit 860f5a6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 80 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/github-actions-demo.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: GitHub Actions Demo
run-name: ${{ github.actor }} is testing out GitHub Actions 🚀
name: GLM Unit Tests

run-name: ${{ github.actor }} is running GLM unit tests
on: [push]

jobs:
Explore-GitHub-Actions:
runs-on: ubuntu-latest
Expand Down
78 changes: 0 additions & 78 deletions .github/workflows/test.yml

This file was deleted.

0 comments on commit 860f5a6

Please sign in to comment.