Skip to content

Commit

Permalink
revert: (AppMap) Create the baseline AppMap archive
Browse files Browse the repository at this point in the history
  • Loading branch information
kgilpin committed Oct 30, 2023
1 parent 509c6fd commit f3cc424
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,4 @@ jobs:
bundler-cache: true

- name: Run tests
run: bundle exec rails test

- name: Archive AppMaps
id: appmap-bootstrap-archive-appmaps
uses: getappmap/archive-action@v1
with:
revision: ${{ github.event.pull_request.base.sha }}
run: bundle exec rails test

0 comments on commit f3cc424

Please sign in to comment.